Jean Paiva
06/14/2022, 12:33 PM\
on each time a quote appear. Is there a way to deal with a situation like this, maybe treat the response before comparing them?
What I am expecting (example):
{"foo":"bar"}
what I am getting:
{\"foo\":\"bar\"}
Is this something I can fix with the pact-provider-verifier or I would need to fix with my provider?Beth (pactflow.io/Pact Broker/pact-ruby)
Beth (pactflow.io/Pact Broker/pact-ruby)
Jean Paiva
06/15/2022, 2:46 PM"Content-Type": "application/octetstream"
…. Is there a workaround I can do with pact-verifier or the way to go would be add the application/json
on my response?Jean Paiva
06/15/2022, 2:46 PMBeth (pactflow.io/Pact Broker/pact-ruby)
Beth (pactflow.io/Pact Broker/pact-ruby)