Skip to content

Conversation

@tobias-richter
Copy link
Contributor

With 2.3.0 / 2.3.1 we introduced a bug and starting pipelines with empty / not defined request body is no longer working:

thread 'main' (15) panicked at src/client.rs:83:64:
called `Option::unwrap()` on a `None` value
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

This PR refactors the logic of the client and is only adding the request body if there is one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant