import * as tpy from "https://deno.land/x/tpy@v1.0.0-RC/src/types/deployment.d.ts";
Request and response structures related to the /deployments
resource.
Typings relevant to deployment interfaces on the Pylon API.
Namespaces
Not an API resource, this namespace behaves as a set of templates and other base types. | |
N GET | Schemas for |
N POST | Schemas for |
Enums
A deployment's 'up' status. Altered by Pylon administrators. | |
The type of deployment. |
Type Aliases
The base structure of some deployment related responses. | |
Deployment configurations; recieved as a string. | |
Pylon uses FastAPI, this is a FastAPI error. | |
Detailed script information of a deployment. | |
Response schema for | |
Request schema for | |
Response schema for |