Sha256: 3735bae7144bccb7bb5aa38e28fec89fd102085bd2bcd4cd84cd3541b5d4009b
Contents?: true
Size: 394 Bytes
Versions: 9
Compression:
Stored size: 394 Bytes
Contents
{ "request": { "method": "GET", "path": "/hello", "headers": { "Accept": "application/json" }, "params": {} }, "response": { "status": 200, "headers": { "Content-Type": "application/json" }, "body": { "type": "object", "required": true, "properties": { "message": { "type": "string", "required": true } } } } }
Version data entries
9 entries across 7 versions & 1 rubygems