lib/elastic/enterprise-search/api/version.rb in elastic-enterprise-search-7.14.1 vs lib/elastic/enterprise-search/api/version.rb in elastic-enterprise-search-7.15.0
- old
+ new
@@ -21,9 +21,10 @@
module EnterpriseSearch
module Actions
# Version - Get version information for this server
# Get version information for this server
#
+ # @param arguments [Hash] endpoint arguments
# @option arguments [Hash] :headers optional HTTP headers to send with the request
#
# @see https://www.elastic.co/guide/en/enterprise-search/current/management-apis.html
#
def version(arguments = {})