lib/elastic/workplace-search/api/synonym_set.rb in elastic-enterprise-search-7.14.1 vs lib/elastic/workplace-search/api/synonym_set.rb in elastic-enterprise-search-7.15.0
- old
+ new
@@ -23,10 +23,10 @@
module Actions
# Synonyms - Retrieve a synonym set by ID
# Retrieve a synonym set by ID
#
# @param arguments [Hash] endpoint arguments
- # @option arguments [String] :synonym_set_id Unique ID for a content source document. Provided upon or returned at creation. (*Required*)
+ # @option arguments [String] :synonym_set_id Synonym Set ID (*Required*)
# @option arguments [Hash] :headers optional HTTP headers to send with the request
#
# @see https://www.elastic.co/guide/en/workplace-search/current/workplace-synonyms-api.html#show-synonym
#
def synonym_set(arguments = {})