Sha256: 09f428c57525307aed1484a24b4bc8177e8962b7f9cd0af3a211be0f75d23d5c

Contents?: true

Size: 1.52 KB

Versions: 9

Compression:

Stored size: 1.52 KB

Contents

{
    "post": {
        "tags": [
            "Yetto"
        ],
        "description": "After a plug installation is created, this executes",
        "operationId": "Post a plug installation",
        "requestBody": {
            "required": true,
            "content": {
                "application/json": {
                    "schema": {
                        "$ref": "../../components/schemas/yetto.json#/CreatedPlugInstallation"
                    }
                }
            }
        },
        "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

9 entries across 9 versions & 1 rubygems

Version Path
hephaestus-0.8.17 templates/lib/schemas/api/2023-03-06/paths/yetto/plug_installation_created.json
hephaestus-0.8.16.1 templates/lib/schemas/api/2023-03-06/paths/yetto/plug_installation_created.json
hephaestus-0.8.16 templates/lib/schemas/api/2023-03-06/paths/yetto/plug_installation_created.json
hephaestus-0.8.15.5 templates/lib/schemas/api/2023-03-06/paths/yetto/plug_installation_created.json
hephaestus-0.8.15.4 templates/lib/schemas/api/2023-03-06/paths/yetto/plug_installation_created.json
hephaestus-0.8.15.3 templates/lib/schemas/api/2023-03-06/paths/yetto/plug_installation_created.json
hephaestus-0.8.15.2 templates/lib/schemas/api/2023-03-06/paths/yetto/plug_installation_created.json
hephaestus-0.8.15.1 templates/lib/schemas/api/2023-03-06/paths/yetto/plug_installation_created.json
hephaestus-0.8.15 templates/lib/schemas/api/2023-03-06/paths/yetto/plug_installation_created.json