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