lib/elasticsearch/xpack/api/actions/watcher/start.rb in elasticsearch-xpack-7.15.0 vs lib/elasticsearch/xpack/api/actions/watcher/start.rb in elasticsearch-xpack-7.16.0

- old
+ new

@@ -22,10 +22,10 @@ module Actions # Starts Watcher if it is not already running. # # @option arguments [Hash] :headers Custom HTTP headers # - # @see https://www.elastic.co/guide/en/elasticsearch/reference/7.15/watcher-api-start.html + # @see https://www.elastic.co/guide/en/elasticsearch/reference/7.16/watcher-api-start.html # def start(arguments = {}) headers = arguments.delete(:headers) || {} arguments = arguments.clone