Skip to content

Commit

Permalink
[API] Adds local_only to capabilites
Browse files Browse the repository at this point in the history
  • Loading branch information
picandocodigo committed Aug 19, 2024
1 parent a055017 commit f9086fe
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ module Actions
# @option arguments [String] :path API path to check
# @option arguments [String] :parameters Comma-separated list of API parameters to check
# @option arguments [String] :capabilities Comma-separated list of arbitrary API capabilities to check
# @option arguments [Boolean] :local_only True if only the node being called should be considered
# @option arguments [Hash] :headers Custom HTTP headers
#
# @see https://github.com/elastic/elasticsearch/blob/current/rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/README.asciidoc#require-or-skip-api-capabilities
Expand Down

0 comments on commit f9086fe

Please sign in to comment.