Skip to content

Commit

Permalink
Fix security.get_api_key and security.query_api_keys APIs (#3146)
Browse files Browse the repository at this point in the history
* Fix security.get_api_key API

* Use specific APIKey type for authenticate API

This allows remove a number of optional fields from APIKey itself.

* Use more EpochTime<UnitMillis>

(cherry picked from commit 986d9db)
  • Loading branch information
pquentin committed Nov 22, 2024
1 parent b4083dc commit d478ca0
Show file tree
Hide file tree
Showing 7 changed files with 948 additions and 388 deletions.
224 changes: 129 additions & 95 deletions output/openapi/elasticsearch-openapi.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit d478ca0

Please sign in to comment.