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