-
Notifications
You must be signed in to change notification settings - Fork 25.7k
Add additional assertions and missed docs for errors in GetAlias API #51850
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
Add additional assertions and missed docs for errors in GetAlias API #51850
Conversation
|
Pinging @elastic/es-core-features (:Core/Features/Java High Level REST Client) |
|
Pinging @elastic/es-docs (>docs) |
|
@elasticmachine ok to test |
probakowski
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 working on this @timoninmaxim! I've modified title slightly to show that we've added something more than just docs, hope you don't mind.
|
@elasticmachine update branch |
|
@timoninmaxim I see autoupdate doesn't work here, you'll have to merge latest master to fix test failures |
77268a5 to
5dd27c1
Compare
|
Hi @probakowski ! Is there anything more I should do to make the PR to be merged? |
|
Sorry, it felt out of my radar. Merged it to master and will backport it to 7.7. Thank you again for working on this! |
Closes #31499
Add missed documentation for error handling of GetAlias API.