-
Notifications
You must be signed in to change notification settings - Fork 25.3k
Adds 'Update a document' API example page #129840
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
🔍 Preview links for changed docs: 🔔 The preview site may take up to 3 minutes to finish building. These links will become live once it completes. |
Pinging @elastic/es-docs (Team:Docs) |
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.
LGTM apart from a few nits I'd like to see addressed before we'd merge this :)
LMKWYT
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.
👍
💚 Backport successful
|
* Adds Update a document API example page * Update docs/reference/elasticsearch/rest-apis/update-document.md Co-authored-by: Liam Thompson <[email protected]> * Adresses suggestions --------- Co-authored-by: Liam Thompson <[email protected]>
* Adds Update a document API example page * Update docs/reference/elasticsearch/rest-apis/update-document.md * Adresses suggestions --------- Co-authored-by: Liam Thompson <[email protected]>
* Adds Update a document API example page * Update docs/reference/elasticsearch/rest-apis/update-document.md Co-authored-by: Liam Thompson <[email protected]> * Adresses suggestions --------- Co-authored-by: Liam Thompson <[email protected]>
* Adds Update a document API example page * Update docs/reference/elasticsearch/rest-apis/update-document.md Co-authored-by: Liam Thompson <[email protected]> * Adresses suggestions --------- Co-authored-by: Liam Thompson <[email protected]>
📸 Preview
This PR adds the 'Update a document' examples to the Elasticsearch reference documentation, as part of the approach to unify API reference documentation.
Related issue: https://github.com/elastic/docs-projects/issues/302