-
Notifications
You must be signed in to change notification settings - Fork 25.6k
[DOCS] Correct the default value of wait_for_completion query param
#65800
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
|
Pinging @elastic/es-docs (Team:Docs) |
|
Thanks for raising this @gaobinlong. However, I believe the To simplify things, I pushed 21c22bd to update docs containing the parameter and get rid of the reuse. @debadair Do you mind double-checking my work here? If everything looks good, I'll merge this in. |
|
@elasticmachine test this please |
|
Pinging @elastic/es-core-features (Team:Core/Features) |
wait_for_completion query param
debadair
left a comment
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. Thanks for taking care of this! Reuse is great...except when it isn't.
…#65800) (#65902) Co-authored-by: James Rodewig <[email protected]> Co-authored-by: bellengao <[email protected]>
…#65800) (#65903) Co-authored-by: James Rodewig <[email protected]> Co-authored-by: bellengao <[email protected]>
The parameter
wait_for_completion's default value should befalse, but istruenow.