Open potiuk opened 2 years ago
There is a step where Python client for Airflow API is generated automatically. This should be rewrittent in Pythone. It is just running the open-api client generation and checking that it succeded.
https://github.com/apache/airflow/blob/98514cc1599751d7611b3180c60887da0a25ff5e/.github/workflows/ci.yml#L307
@potiuk I would like to tackle this issue.
There is a step where Python client for Airflow API is generated automatically. This should be rewrittent in Pythone. It is just running the open-api client generation and checking that it succeded.
https://github.com/apache/airflow/blob/98514cc1599751d7611b3180c60887da0a25ff5e/.github/workflows/ci.yml#L307