potiuk commented on issue #61: URL: https://github.com/apache/airflow-client-python/issues/61#issuecomment-1407633098
> cry I don't know how I missed that, I am going to start working on 2.5.1 to fix this. > > Dumb question but why do we add this just for client generation purpose ? Could it be added to the `v1.yaml` spec to properly describe the supported authorizations ? > > edit: Got it, just found [apache/airflow#17174](https://github.com/apache/airflow/pull/17174) Yeah. I think we need to leave freedom for those who build the client on their own (though I find it a bit odd choice to add supported authentication in the API specs - those seem pretty orthogonal and I would rather expect to specify authentication mechanisms as generator parameter). I think automating it in our release process (How about `breeze release-management build-python-client` ?) -- 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]
