Skip to content

Add operation summaries for index template APIs #2634

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

Merged
merged 8 commits into from
Jun 27, 2024
Merged

Add operation summaries for index template APIs #2634

merged 8 commits into from
Jun 27, 2024

Conversation

lcawl
Copy link
Contributor

@lcawl lcawl commented Jun 20, 2024

This PR adds the sumarries for the index template APIs (using text from the appropriate pages under https://www.elastic.co/guide/en/elasticsearch/reference/current/indices.html).

It also updates the make lint-docs command to lint all the *.json files in the output folder and updates the readme to include the other new make commands.

Copy link
Contributor

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

API Status Request Response
indices.simulate_index_template 🔴 6/7 5/7

You can validate this API yourself by using the make validate target.

Copy link
Contributor

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

API Status Request Response
indices.simulate_index_template 🔴 6/7 5/7

You can validate this API yourself by using the make validate target.

Copy link
Contributor

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

API Status Request Response
indices.simulate_index_template 🔴 6/7 5/7

You can validate this API yourself by using the make validate target.

Copy link
Contributor

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

API Status Request Response
indices.get_index_template 🔴 19/19 15/19
indices.simulate_index_template 🔴 6/7 5/7

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

Copy link
Contributor

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

API Status Request Response
indices.delete_index_template 🟢 1/1 1/1
indices.exists_template 🟢 15/15 15/15
indices.get_index_template 🔴 19/19 15/19
indices.get_template 🟢 30/30 30/30
indices.put_index_template 🔴 50/52 52/52
indices.put_template 🔴 44/49 49/49
indices.simulate_index_template 🔴 6/7 5/7
indices.simulate_template 🔴 5/5 4/5

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

@lcawl lcawl changed the title Add summary for simulate index API Add operation summaries for index template APIs Jun 21, 2024
Copy link
Contributor

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

API Status Request Response
indices.delete_index_template 🟢 1/1 1/1
indices.exists_template 🟢 15/15 15/15
indices.get_index_template 🔴 19/19 15/19
indices.get_template 🟢 30/30 30/30
indices.put_index_template 🔴 50/52 52/52
indices.put_template 🔴 44/49 49/49
indices.simulate_index_template 🔴 6/7 5/7
indices.simulate_template 🔴 5/5 4/5

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

Copy link
Contributor

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

API Status Request Response
indices.delete_index_template 🟢 1/1 1/1
indices.exists_template 🟢 15/15 15/15
indices.get_index_template 🔴 19/19 15/19
indices.get_template 🟢 30/30 30/30
indices.put_index_template 🔴 50/52 52/52
indices.put_template 🔴 44/49 49/49
indices.simulate_index_template 🔴 6/7 5/7
indices.simulate_template 🔴 5/5 4/5

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

Copy link
Contributor

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

API Status Request Response
indices.delete_index_template 🟢 1/1 1/1
indices.exists_template 🟢 15/15 15/15
indices.get_index_template 🔴 19/19 15/19
indices.get_template 🟢 30/30 30/30
indices.put_index_template 🔴 50/52 52/52
indices.put_template 🔴 44/49 49/49
indices.simulate_index_template 🔴 6/7 5/7
indices.simulate_template 🔴 5/5 4/5

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

@lcawl lcawl merged commit 745db53 into main Jun 27, 2024
6 checks passed
@lcawl lcawl deleted the oas-docs branch June 27, 2024 14:39
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.

3 participants