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: remove body from REST call if no body elements are defined #841

Merged
merged 2 commits into from
Oct 4, 2021

Conversation

jkaster
Copy link
Contributor

@jkaster jkaster commented Oct 1, 2021

Fixes the sporadic scenario where a body value of {} is sent to an endpoint. This update removes any "empty" body from the RunIt request submission

@github-actions
Copy link
Contributor

github-actions bot commented Oct 1, 2021

APIX Tests

    1 files    77 suites   2m 30s ⏱️
291 tests 278 ✔️ 13 💤 0 ❌
310 runs  297 ✔️ 13 💤 0 ❌

Results for commit dac6cd5.

Copy link
Contributor

@josephaxisa josephaxisa left a comment

Choose a reason for hiding this comment

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

lgtm

@jkaster jkaster merged commit eb1731f into main Oct 4, 2021
@jkaster jkaster deleted the jk/remove_nobody branch October 4, 2021 15:50
@github-actions

This comment has been minimized.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants