Skip to content
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

Fix RequestOptions.body type to include null #1300

Merged
merged 1 commit into from Sep 10, 2020
Merged

Fix RequestOptions.body type to include null #1300

merged 1 commit into from Sep 10, 2020

Conversation

villasv
Copy link
Contributor

@villasv villasv commented Sep 4, 2020

Fixes #1291

@elasticmachine
Copy link
Collaborator

Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually?

Copy link
Member

@delvedor delvedor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@delvedor delvedor merged commit f15ecd8 into elastic:master Sep 10, 2020
delvedor pushed a commit that referenced this pull request Sep 10, 2020
delvedor pushed a commit that referenced this pull request Sep 23, 2020
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.

RequestOptions type says body can't be null but it can
3 participants