Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[8.13] Query API Key Information API support for the typed_keys request pa… #107110

Conversation

albertzaharovits
Copy link
Contributor

The typed_keys request parameter is the canonical parameter,
that's also used in the regular index _search enpoint, in order to
return the types of aggregations in the response.
This is required by typed language clients of the _security/_query/api_key
endpoint that are using aggregations.

Backport of #106873

…rameter (elastic#106873)

The typed_keys request parameter is the canonical parameter,
that's also used in the regular index _search enpoint, in order to
return the types of aggregations in the response.
This is required by typed language clients of the _security/_query/api_key
endpoint that are using aggregations.

Closes elastic#106817
@albertzaharovits albertzaharovits added :Security/Security Security issues without another label backport v8.13.2 labels Apr 4, 2024
@albertzaharovits albertzaharovits self-assigned this Apr 4, 2024
Copy link

github-actions bot commented Apr 4, 2024

Documentation preview:

@albertzaharovits albertzaharovits marked this pull request as ready for review April 4, 2024 14:47
@albertzaharovits albertzaharovits merged commit ee1acff into elastic:8.13 Apr 5, 2024
15 checks passed
@albertzaharovits albertzaharovits deleted the backport-8-13-response_params_for_query_api_keys branch April 5, 2024 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport :Security/Security Security issues without another label v8.13.2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant