Skip to content

[8.x] Fix cat common query parameters (#3340)#3361

Merged
pquentin merged 1 commit into8.xfrom
backport/8.x/pr-3340
Dec 18, 2024
Merged

[8.x] Fix cat common query parameters (#3340)#3361
pquentin merged 1 commit into8.xfrom
backport/8.x/pr-3340

Conversation

@pquentin
Copy link
Member

Backport

This will backport the following commits from main to 8.x:

Questions ?

Please refer to the Backport tool documentation

* Fix cat common query parameters

Co-authored-by: Sylvain Wallez <sylvain@elastic.co>

* Address review requests

---------

Co-authored-by: Sylvain Wallez <sylvain@elastic.co>
(cherry picked from commit eb357d5)

# Conflicts:
#	output/openapi/elasticsearch-openapi.json
#	output/openapi/elasticsearch-serverless-openapi.json
#	output/schema/schema-serverless.json
#	output/schema/schema.json
#	output/schema/validation-errors.json
#	output/typescript/types.ts
#	specification/cat/aliases/CatAliasesRequest.ts
@github-actions
Copy link
Contributor

Following you can find the validation results for the APIs you have changed.

API Status Request Response
cat.aliases 🟢 30/30 30/30
cat.allocation 🟢 12/12 12/12
cat.component_templates Missing test Missing test
cat.help Missing test Missing test
cat.indices 🟢 33/33 32/32
cat.master 🟢 1/1 1/1
cat.ml_data_frame_analytics 🟢 5/5 5/5
cat.ml_trained_models 🟢 1/1 1/1
cat.nodeattrs 🟢 5/5 5/5
cat.nodes 🟢 11/11 11/11
cat.pending_tasks 🟢 1/1 1/1
cat.plugins 🟢 2/2 2/2
cat.recovery 🟢 6/6 6/6
cat.repositories 🟢 6/6 6/6
cat.segments 🟢 9/9 9/9
cat.shards 🟢 11/11 11/11
cat.snapshots 🟢 4/4 4/4
cat.tasks 🟢 11/11 11/11
cat.templates 🟢 17/17 17/17
cat.thread_pool 🟢 9/9 9/9

You can validate these APIs yourself by using the make validate target.

@pquentin pquentin merged commit 75fe7cf into 8.x Dec 18, 2024
@pquentin pquentin deleted the backport/8.x/pr-3340 branch December 18, 2024 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant