Sha256: f8c9b0b776ae8a73a43aeec842f1adb7a63b372f7de4c22c67183e8423d11d62
Contents?: true
Size: 532 Bytes
Versions: 10
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"} }, "provider_state": "the weather is sunny" } ] }
Version data entries
10 entries across 10 versions & 1 rubygems