Sha256: ddbf085d5f345f302344daa008daa30dec0dfe08948ca2f7b71870720a25a6d9

Contents?: true

Size: 902 Bytes

Versions: 3

Compression:

Stored size: 902 Bytes

Contents

{
    "openapi": "3.0.0",
    "info": {
        "title": "App Plug API",
        "description": "An OpenAPI definition for the App Plug REST API.",
        "version": "2023-03-06",
        "termsOfService": "https://yetto.app/terms/",
        "license": {
            "name": "Apache 2.0",
            "url": "http://www.apache.org/licenses/LICENSE-2.0.html"
        }
    },
    "servers": [
        {
            "url": "https://yetto.app/2023-03-06",
            "description": "Production basepath"
        }
    ],
    "paths": {
        "/api/2023-03-06/after_create/plug_installation": {
            "$ref": "paths/yetto/after_create_plug_installation.json"
        },
        "/api/2023-03-06/after_create/message": {
            "$ref": "paths/yetto/after_create_message.json"
        },
        "/app/2023-03-06/{plugInstallationId}": {
            "$ref": "paths/app.json"
        }
    }
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
hephaestus-0.3.1 templates/lib/plug_app/schemas/api/2023-03-06/openapi.json
hephaestus-0.2.3 templates/lib/plug_app/schemas/api/2023-03-06/openapi.json
hephaestus-0.2.2 templates/lib/plug_app/schemas/api/2023-03-06/openapi.json