lib/elasticsearch/api/actions/nodes/usage.rb in elasticsearch-api-7.7.0.pre vs lib/elasticsearch/api/actions/nodes/usage.rb in elasticsearch-api-7.7.0
- old
+ new
@@ -13,10 +13,10 @@
# (options: _all,rest_actions)
# @option arguments [Time] :timeout Explicit operation timeout
# @option arguments [Hash] :headers Custom HTTP headers
#
- # @see https://www.elastic.co/guide/en/elasticsearch/reference/master/cluster-nodes-usage.html
+ # @see https://www.elastic.co/guide/en/elasticsearch/reference/7.7/cluster-nodes-usage.html
#
def usage(arguments = {})
headers = arguments.delete(:headers) || {}
arguments = arguments.clone