Skip to content

Commit

Permalink
Fix common query parameters (#3297)
Browse files Browse the repository at this point in the history
* Fix many _cat API issues

* Fix "master_timeout" query parameter issues

* Fix "timeout" query parameter issues

* Fix "pretty" & "human" query parameter issues

* Use correct type for the 'time' query parameter

* Address review feedback

* Reduce diff with main branch

* Remove timeout parameter from put_component_template

---------

Co-authored-by: Quentin Pradet <[email protected]>
(cherry picked from commit 7aa6d9c)
  • Loading branch information
swallez authored and l-trotta committed Jan 13, 2025
1 parent 5feeb81 commit 43fccc0
Show file tree
Hide file tree
Showing 50 changed files with 1,466 additions and 741 deletions.
608 changes: 419 additions & 189 deletions output/openapi/elasticsearch-openapi.json

Large diffs are not rendered by default.

68 changes: 68 additions & 0 deletions output/openapi/elasticsearch-serverless-openapi.json

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

99 changes: 90 additions & 9 deletions output/schema/schema-serverless.json

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

Loading

0 comments on commit 43fccc0

Please sign in to comment.