tree: 14d2cd13d404c33e66fe82bf67143842f917673f [path history] [tgz]
  1. gen/
  2. README.md
clients/README.md

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