Sha256: 17e28220ea324f0c095225a2d6c53c255cfb27d15a14d0a35b6750eae9427b5e
Contents?: true
Size: 410 Bytes
Versions: 8
Compression:
Stored size: 410 Bytes
Contents
{ "request": { "method": "GET", "path": "/hello_world", "headers": { "Accept": "application/json" } }, "response": { "status": 200, "headers": { "Content-Type": "application/json" }, "body": { "description": "A simple response", "type": "object", "properties": { "message": { "type": "string" } } } } }
Version data entries
8 entries across 8 versions & 2 rubygems