Sha256: 68e4322c0865269032e9c6f3e986060d6ef14a28ceb7292c7d6384fd535dba1c

Contents?: true

Size: 1.51 KB

Versions: 35

Compression:

Stored size: 1.51 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#/ConfigureApp"
                    }
                }
            }
        },
        "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

35 entries across 35 versions & 1 rubygems

Version Path
hephaestus-0.8.3 templates/lib/plug_app/schemas/api/2023-03-06/paths/yetto/plug_installation_created.json
hephaestus-0.8.2 templates/lib/plug_app/schemas/api/2023-03-06/paths/yetto/plug_installation_created.json
hephaestus-0.8.1 templates/lib/plug_app/schemas/api/2023-03-06/paths/yetto/plug_installation_created.json
hephaestus-0.8.0 templates/lib/plug_app/schemas/api/2023-03-06/paths/yetto/plug_installation_created.json
hephaestus-0.7.7.2 templates/lib/plug_app/schemas/api/2023-03-06/paths/yetto/plug_installation_created.json
hephaestus-0.7.7 templates/lib/plug_app/schemas/api/2023-03-06/paths/yetto/plug_installation_created.json
hephaestus-0.7.6.2 templates/lib/plug_app/schemas/api/2023-03-06/paths/yetto/plug_installation_created.json
hephaestus-0.7.6.1 templates/lib/plug_app/schemas/api/2023-03-06/paths/yetto/plug_installation_created.json
hephaestus-0.7.6 templates/lib/plug_app/schemas/api/2023-03-06/paths/yetto/plug_installation_created.json
hephaestus-0.7.5.3 templates/lib/plug_app/schemas/api/2023-03-06/paths/yetto/plug_installation_created.json
hephaestus-0.7.5.2 templates/lib/plug_app/schemas/api/2023-03-06/paths/yetto/plug_installation_created.json
hephaestus-0.7.5.1 templates/lib/plug_app/schemas/api/2023-03-06/paths/yetto/plug_installation_created.json
hephaestus-0.7.5 templates/lib/plug_app/schemas/api/2023-03-06/paths/yetto/plug_installation_created.json
hephaestus-0.7.4.2 templates/lib/plug_app/schemas/api/2023-03-06/paths/yetto/plug_installation_created.json
hephaestus-0.7.4.1 templates/lib/plug_app/schemas/api/2023-03-06/paths/yetto/plug_installation_created.json
hephaestus-0.7.4 templates/lib/plug_app/schemas/api/2023-03-06/paths/yetto/plug_installation_created.json
hephaestus-0.7.3.1 templates/lib/plug_app/schemas/api/2023-03-06/paths/yetto/plug_installation_created.json
hephaestus-0.7.3 templates/lib/plug_app/schemas/api/2023-03-06/paths/yetto/plug_installation_created.json
hephaestus-0.7.2.5 templates/lib/plug_app/schemas/api/2023-03-06/paths/yetto/plug_installation_created.json
hephaestus-0.7.2.4 templates/lib/plug_app/schemas/api/2023-03-06/paths/yetto/plug_installation_created.json