UNPKG

node-consumer-pact-validation

Version:
17 lines (16 loc) 289 B
{ "match": true, "comment": "No body, no content-type", "expected" : { }, "actual": { "headers": {"Content-Type": "application/json"}, "body": { "alligator":{ "feet": 4, "name": "Mary", "favouriteColours": ["red","blue"] } } } }