-
Notifications
You must be signed in to change notification settings - Fork 24.9k
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
send the fields param via body instead of URL params (elastic#42232) #48840
send the fields param via body instead of URL params (elastic#42232) #48840
Conversation
Pinging @elastic/es-core-features (:Core/Features/Java High Level REST Client) |
@elasticmachine ok to test |
Thanks for the submission! it looks great. |
Sorry this fell off my radar, getting to it now. |
@elasticmachine update branch |
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, once this passes tests I can get it merged and backported.
@elasticmachine update branch |
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.
@peonone, thanks for the contribution! I'll get this merged now.
It fixes #42232
I referred to the conversation from #42877 for the fix.