lib/elasticsearch/api/actions/features/reset_features.rb in elasticsearch-api-7.15.0 vs lib/elasticsearch/api/actions/features/reset_features.rb in elasticsearch-api-7.16.0

- old
+ new

@@ -25,10 +25,10 @@ # to fix any issues, but experimental features are not subject to the # support SLA of official GA features. # # @option arguments [Hash] :headers Custom HTTP headers # - # @see https://www.elastic.co/guide/en/elasticsearch/reference/7.15/modules-snapshots.html + # @see https://www.elastic.co/guide/en/elasticsearch/reference/7.16/modules-snapshots.html # def reset_features(arguments = {}) headers = arguments.delete(:headers) || {} arguments = arguments.clone