lib/elastic/app-search/api/create_curation.rb in elastic-enterprise-search-7.16.0 vs lib/elastic/app-search/api/create_curation.rb in elastic-enterprise-search-7.17.0
- old
+ new
@@ -29,10 +29,9 @@
# @option arguments [Hash] :body (Required: queries)
# @option body [String] :id
# @option body [Array] :queries List of affected search queries (*Required)
# @option body [Array] :promoted List of promoted document IDs
# @option body [Array] :hidden List of hidden document IDs
- # @option body :suggestion
# @option arguments [Hash] :headers optional HTTP headers to send with the request
#
# @see https://www.elastic.co/guide/en/app-search/current/curations.html#curations-create
#
def create_curation(engine_name, arguments = {})