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 authored and github-actions[bot] committed Nov 26, 2024
1 parent b7c7c41 commit 1989413
Show file tree
Hide file tree
Showing 7 changed files with 987 additions and 389 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 1989413

Please sign in to comment.