lib/elasticsearch/xpack/api/actions/machine_learning/info.rb in elasticsearch-xpack-7.16.3 vs lib/elasticsearch/xpack/api/actions/machine_learning/info.rb in elasticsearch-xpack-7.17.0

- old
+ new

@@ -22,10 +22,10 @@ module Actions # Returns defaults and limits used by machine learning. # # @option arguments [Hash] :headers Custom HTTP headers # - # @see https://www.elastic.co/guide/en/elasticsearch/reference/7.16/get-ml-info.html + # @see https://www.elastic.co/guide/en/elasticsearch/reference/7.17/get-ml-info.html # def info(arguments = {}) headers = arguments.delete(:headers) || {} arguments = arguments.clone