Skip to content

Commit

Permalink
Adds typed_keys boolean parameter to security/query_api_keys.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
elasticmachine authored May 15, 2024
1 parent 4a1f74c commit 6825aff
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ module Actions
# Retrieves information for API keys using a subset of query DSL
#
# @option arguments [Boolean] :with_limited_by flag to show the limited-by role descriptors of API Keys
# @option arguments [Boolean] :typed_keys flag to prefix aggregation names by their respective types in the response
# @option arguments [Hash] :headers Custom HTTP headers
# @option arguments [Hash] :body From, size, query, sort and search_after
#
Expand Down

0 comments on commit 6825aff

Please sign in to comment.