lib/elasticsearch/api/actions/get_script_context.rb in elasticsearch-api-7.14.1 vs lib/elasticsearch/api/actions/get_script_context.rb in elasticsearch-api-7.15.0

- old
+ new

@@ -24,10 +24,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/painless/7.14/painless-contexts.html + # @see https://www.elastic.co/guide/en/elasticsearch/painless/7.15/painless-contexts.html # def get_script_context(arguments = {}) headers = arguments.delete(:headers) || {} arguments = arguments.clone