-
Notifications
You must be signed in to change notification settings - Fork 74
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
[OpenAPI] Edit search API summaries #3080
Conversation
Following you can find the validation results for the APIs you have changed.
You can validate these APIs yourself by using the |
Following you can find the validation results for the APIs you have changed.
You can validate these APIs yourself by using the |
Following you can find the validation results for the APIs you have changed.
You can validate these APIs yourself by using the |
Following you can find the validation results for the APIs you have changed.
You can validate these APIs yourself by using the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Rubber stamp :)
specification/_global/close_point_in_time/ClosePointInTimeRequest.ts
Outdated
Show resolved
Hide resolved
…est.ts Co-authored-by: Liam Thompson <[email protected]>
Following you can find the validation results for the APIs you have changed.
You can validate these APIs yourself by using the |
Following you can find the validation results for the APIs you have changed.
You can validate these APIs yourself by using the |
Following you can find the validation results for the APIs you have changed.
You can validate these APIs yourself by using the |
1 similar comment
Following you can find the validation results for the APIs you have changed.
You can validate these APIs yourself by using the |
Co-authored-by: Liam Thompson <[email protected]> (cherry picked from commit 5def4b4)
Co-authored-by: Liam Thompson <[email protected]> (cherry picked from commit 5def4b4)
Co-authored-by: Liam Thompson <[email protected]> (cherry picked from commit 5def4b4) Co-authored-by: Lisa Cawley <[email protected]>
Co-authored-by: Liam Thompson <[email protected]> (cherry picked from commit 5def4b4) Co-authored-by: Lisa Cawley <[email protected]>
Relates to #2635
This PR edits the summaries for a subset of search APIs, such that they more closely align with our style recommendations and the titles from https://www.elastic.co/guide/en/elasticsearch/reference/master/search.html
Reviewer notes
Since the openAPI document is too big for previews and not hooked into buildkite previews yet, if reviewers are wanting to review the strings, they all appear in the output/openapi/elasticsearch-openapi.json file. The serverless file in that folder is the same or smaller subset so it's not necessary to compare both output for the purposes of these text edits.