Sha256: a692336f5f458f042cdb5bfe49fbab3d2a8782fc1193868aa982a1ab6fadae15
Contents?: true
Size: 1.2 KB
Versions: 2
Compression:
Stored size: 1.2 KB
Contents
{ "post": { "tags": [ "Yetto" ], "description": "After a plug installation is created, this executes", "operationId": "Post a thing", "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