Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 1.27 KB

README.md

File metadata and controls

38 lines (28 loc) · 1.27 KB

Airflow OpenAPI clients

Supported languages:

  • Golang generated through ./gen/go.sh.
  • Python generated through ./gen/python.sh.

Dependencies

All client generation scripts use pre-commit to prepend license header to generated code.

Usage

To generate Go client, run:

bash ./gen/go.sh ../airflow/api_connexion/openapi/v1.yaml AIRFLOW_CLIENT_GO_REPO_PATH/airflow