Sha256: 729bc2ca66d028169f8f0bfcf6debcfd567c8fda0c1280d176b721729f981a9e
Contents?: true
Size: 882 Bytes
Versions: 70
Compression:
Stored size: 882 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/plug_installation/created": { "$ref": "paths/yetto/plug_installation_created.json" }, "/api/2023-03-06/message/created": { "$ref": "paths/yetto/message_created.json" }, "/app/2023-03-06/{plugInstallationId}": { "$ref": "paths/app.json" } } }
Version data entries
70 entries across 66 versions & 1 rubygems