Sha256: d6dd88cc248d607d785b348f896cd9389af8a9306211c62a30446141e3e315b5
Contents?: true
Size: 412 Bytes
Versions: 1
Compression:
Stored size: 412 Bytes
Contents
{ "request": { "method": "GET", "path": "/hello", "headers": { "Accept": "application/json" }, "params": {} }, "response": { "status": 200, "headers": { "Content-Type": "application/json", "Vary": "Accept" }, "body": { "type": "object", "required": true, "properties": { "message": { "type": "string", "required": true } } } } }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
pacto-0.3.1 | spec/integration/data/simple_contract.json |