tree: b8c7273e83b1c898eb9efed9009db2ef0c53fd8f [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.