Stefan Tertan
11/08/2022, 12:22 PMStefan Tertan
11/08/2022, 12:24 PM"response": {
"body": {
"content": [],
"contentType": "application/json",
"encoded": false
},
"headers": {
"Content-Type": [
"application/json; charset=utf-8"
]
},
"status": 200
},
Stefan Tertan
11/08/2022, 12:25 PMMatt (pactflow.io / pact-js / pact-go)
Stefan Tertan
11/09/2022, 10:40 AMcontentType
& encoded
... while wrapping the original returned body under content
... the OpenAPI spec says the response body is an array, but the response body in the contract is an object (the array data is put under content
)Stefan Tertan
11/09/2022, 10:43 AMMatt (pactflow.io / pact-js / pact-go)
Stefan Tertan
11/10/2022, 10:42 AMStefan Tertan
11/15/2022, 8:02 AMStefan Tertan
12/15/2022, 10:06 AMMatt (pactflow.io / pact-js / pact-go)
Matt (pactflow.io / pact-js / pact-go)
Matt (pactflow.io / pact-js / pact-go)
Stefan Tertan
12/16/2022, 11:16 AM