Sha256: 45bb14fcbb14a028b167a341939f249a149b4bddf92e1ad0163c1dad06b3460f
Contents?: true
Size: 1.21 KB
Versions: 2
Compression:
Stored size: 1.21 KB
Contents
{ "post": { "tags": [ "Yetto" ], "description": "After a message is created in Yetto, this delivers it.", "operationId": "Create a new email", "responses": { "204": { "description": "No Content", "content": { "application/json": { "schema": { "$ref": "../../components/schemas/responses.json#/204" } } } }, "400": { "description": "Bad Request", "content": { "application/json": { "schema": { "$ref": "../../components/schemas/responses.json#/400" } } } }, "404": { "description": "Not Found", "content": { "application/json": { "schema": { "$ref": "../../components/schemas/responses.json#/404" } } } } } } }
Version data entries
2 entries across 2 versions & 1 rubygems