airflow-client-python icon indicating copy to clipboard operation
airflow-client-python copied to clipboard

Read-only fields should not be sent in requests

Open mik-laj opened this issue 4 years ago • 2 comments

Hello,

Here is discussion that affects Open API client: https://github.com/apache/airflow/pull/14645

Best regards, Kamil Breguła

mik-laj avatar Mar 23 '21 23:03 mik-laj

This will be fixed when OpenApi generator 5.2.0 is released https://github.com/OpenAPITools/openapi-generator/pull/9409

ephraimbuddy avatar May 17 '21 21:05 ephraimbuddy

It looks like the fix was indeed released in v5.2.0, over 4 months ago. Also, since then v5.3.0 has been released.

Since triggering tasks is broken currently, is there a way for me to contribute now that this is unblocked? I couldn't find instructions on how to re-generate the api client to open a PR.

christhekeele avatar Nov 08 '21 23:11 christhekeele