Cody Jenkins
07/07/2022, 7:38 AM@pact-foundation/pact
version 9.18.1
. My provider tests are failing because the incoming request body is being mangled. Rather then sending through this:
{
"foo": "bar"
}
it's sending through this:
{
"{\"foo\":\"bar\"}": ""
}
This happens in 9.18.1
but not 9.17.3
.
I have to stop for the day but I can provide more details on this tomorrow (including pacts and more detail on what versions are affected). I thought at least posting this might jog someone's memory about somethingMatt (pactflow.io / pact-js / pact-go)
Matt (pactflow.io / pact-js / pact-go)
Matt (pactflow.io / pact-js / pact-go)
Matt (pactflow.io / pact-js / pact-go)
Matt (pactflow.io / pact-js / pact-go)
Cody Jenkins
07/07/2022, 11:47 PMMatt (pactflow.io / pact-js / pact-go)
Matt (pactflow.io / pact-js / pact-go)
Matt (pactflow.io / pact-js / pact-go)
Cody Jenkins
07/10/2022, 9:51 PMCody Jenkins
07/11/2022, 12:02 AM