Ask a question to get started
Enter to sendā¢Shift+Enter new line
APIOperation()
BaseModel
The unique identifier of the operation.
The description of the operation.
The base URL of the operation.
The path of the operation.
The HTTP method of the operation.
The request body of the operation.
Create an APIOperation from an OpenAPI URL.
Create an APIOperation from an OpenAPI spec.
Get typescript string representation of the operation.
A model for a single API operation.