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