hterik opened a new pull request #19155:
URL: https://github.com/apache/airflow/pull/19155


   These changes enable the airflow-client-python to be generated and used 
successfully.
   
   * Update openapi generator to 5.2.1, this fixes the client to not send 
readonly-fields which was the reason for most of the client to not work at all.
     Fixes airflow/airflow-client-python#4
     Fixes airflow/airflow-client-python#21
   * Ability to run generator on Ubuntu, previous sed-flags assumed OSX only.
   * Update version number to match latest airflow release 2.2.0
   * Improve console output on successful generation.
   
   With these changes, I've tried generating the client and can now 
successfully call the post_dag_run from it, which was not possible before.
   Generated airflow-client-python/airflow_client/test unit tests are passing.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to