-
Notifications
You must be signed in to change notification settings - Fork 102
Edit migration reindexing summaries #3573
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
Conversation
Following you can find the validation results for the APIs you have changed.
You can validate these APIs yourself by using the |
specification/migrate/cancel_reindex/MigrateCancelReindexRequest.ts
Outdated
Show resolved
Hide resolved
specification/migrate/get_reindex_status/MigrateGetReindexStatusRequest.ts
Outdated
Show resolved
Hide resolved
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 |
(cherry picked from commit a72afb8)
(cherry picked from commit a72afb8) Co-authored-by: Lisa Cawley <[email protected]>
This PR edits the operation summaries for the new APIs that appear in https://www.elastic.co/docs/api/doc/elasticsearch/group/endpoint-migration
That first line needs to be short and sweet and start with a verb to align with all the other titles that appear in the left-hand navigation. There's some more guidance in https://github.com/elastic/elasticsearch-specification/blob/main/docs/doc-comments-guide.md with more to come soon.
NOTE: I have not drafted descriptions for all the request body and response body properties, but those should eventually be added for clarity and completeness too.