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

Adds index API requests and responses - part 2 #2993

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

szabosteve
Copy link
Contributor

Overview

Related to #2482.
This PR adds request and response examples to the index API. As this is an extensive namespace, I separated the work into two PRs, so it's easier to overview/review. This is the second PR.

First PR: #2979

Copy link
Contributor

github-actions bot commented Oct 8, 2024

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

API Status Request Response
indices.put_index_template 🔴 52/62 62/62
indices.put_mapping 🔴 111/115 115/115
indices.put_settings 🔴 54/57 57/57
indices.put_template 🔴 45/46 46/46
indices.recovery 🟢 9/9 9/9
indices.resolve_cluster 🔴 10/12 12/12
indices.resolve_index 🟢 6/6 6/6
indices.rollover 🔴 26/26 1/26
indices.shrink 🟢 5/5 5/5
indices.split 🟢 11/11 11/11

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

1 similar comment
Copy link
Contributor

github-actions bot commented Oct 8, 2024

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

API Status Request Response
indices.put_index_template 🔴 52/62 62/62
indices.put_mapping 🔴 111/115 115/115
indices.put_settings 🔴 54/57 57/57
indices.put_template 🔴 45/46 46/46
indices.recovery 🟢 9/9 9/9
indices.resolve_cluster 🔴 10/12 12/12
indices.resolve_index 🟢 6/6 6/6
indices.rollover 🔴 26/26 1/26
indices.shrink 🟢 5/5 5/5
indices.split 🟢 11/11 11/11

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

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