-
Notifications
You must be signed in to change notification settings - Fork 25.2k
[DOCS] Replace put
with create or update
in API names
#70330
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
[DOCS] Replace put
with create or update
in API names
#70330
Conversation
Pinging @elastic/es-docs (Team:Docs) |
@lcawl This PR updates a few ML API names in the Java HLRC docs. Let me know if you'd like me to split those files off into a separate PR. Thanks! |
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.
Left some comments & suggestions, but they are mostly additional cleanup that isn't the main focus of this PR. Fixing the typo would be good, but deferring the rest is fine. Thanks for jumping on this so quickly!
Co-authored-by: Lisa Cawley <[email protected]>
Co-authored-by: Lisa Cawley <[email protected]>
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.
Two comments, otherwise ML changes LGTM, thanks!
@elasticmachine update branch |
…70423) Co-authored-by: debadair <[email protected]> Co-authored-by: Lisa Cawley <[email protected]>
…70422) Co-authored-by: debadair <[email protected]> Co-authored-by: Lisa Cawley <[email protected]>
…70421) Co-authored-by: debadair <[email protected]> Co-authored-by: Lisa Cawley <[email protected]>
Changes:
put
withcreate
,update
, orcreate or update
Add index alias
API toCreate or update index alias
Update index alias
API toBulk index alias
, similar to the Bulk document API