Skip to content

Sync/async client

Asynchronous client

pythogen path/to/input/openapi.yaml path/to/output/client.py

Synchronous client

pythogen path/to/input/openapi.yaml path/to/output/client.py --sync