Sha256: 420ad399dfdb2648110dcdeeba5641a8c67703f81758dab97e449dc904eadafe
Contents?: true
Size: 532 Bytes
Versions: 3
Compression:
Stored size: 532 Bytes
Contents
{ "consumer": { "name": "some-test-consumer" }, "interactions": [ { "description": "A test request", "request": { "method": "get", "path": "/weather", "query": "" }, "response": { "status": 200, "headers" : {"Content-type": "application/json"}, "body": {"message" : "sunny"} }, "producer_state": "the weather is sunny" } ] }
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
pact-0.1.37 | spec/support/test_app_pass.json |
pact-0.1.35 | spec/support/test_app_pass.json |
pact-0.1.28 | spec/support/test_app_pass.json |