{ "description": "A simple string response", "schema": { "type": "string" }, "headers": { "is-dog": {"type": "boolean"}, "is-cat": {"type": "boolean"} } }