Ask a question to get started
Enter to sendā¢Shift+Enter new line
Create an APIOperation from an OpenAPI spec.
from_openapi_spec( cls, spec: OpenAPISpec, path: str, method: str ) -> 'APIOperation'