Skip to content

Boolean response endpoints can have a request body #341

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

Merged
merged 1 commit into from
Jul 12, 2022

Conversation

swallez
Copy link
Member

@swallez swallez commented Jul 12, 2022

Fixes BooleanEndpoint that incorrectly assumed that requests do not have a body, while LogstashClient.putPipeline() and SecurityClient.samlCompleteLogout() do have bodies.

Reported in https://discuss.elastic.co/t/java-client-put-logstash-pipeline/309345

@swallez swallez force-pushed the fix-boolean-response-body branch from ab32e6f to 5ec5cd8 Compare July 12, 2022 10:09
@swallez swallez merged commit 843718a into main Jul 12, 2022
@swallez swallez deleted the fix-boolean-response-body branch July 12, 2022 10:28
swallez added a commit that referenced this pull request Jul 12, 2022
Co-authored-by: Sylvain Wallez <sylvain@elastic.co>
swallez added a commit that referenced this pull request Jul 12, 2022
Co-authored-by: Sylvain Wallez <sylvain@elastic.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant