mik-laj commented on pull request #17174: URL: https://github.com/apache/airflow/pull/17174#issuecomment-949369026
If we need, we can modify the `security` sections during client generation to add support for authentication methods supported by a specific API client generator. The problem is that the specification is not specific about how the client API generator should behave when not all options are supported, or no options are specified. Generator Client API for Golang in this case adds support for all authentication methods. On the other hand, the Python client does not add any method support. -- 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]
