GitHub
05/05/2023, 1:29 PM.WithJsonBody
, would be nice to be able to pass in a System.Text.Json.JsonSerializerOptions
body.
Another solution would be not to serialize the when the body is already a string (maybe related to this issue #391 )
This following line is the one I want to avoid:
pact-net/src/PactNet/RequestBuilder.cs
Line 376 in </pact-foundation/pact-net/commit/701cb50e6a1e307ee6965079e4880d910572d7bb|701cb50>
pact-foundation/pact-netGitHub
05/05/2023, 1:29 PM