mik-laj edited a comment on pull request #17174: URL: https://github.com/apache/airflow/pull/17174#issuecomment-885269516
I am not sure if this is a good solution because we support many authentication methods. I have the impression that OpenAPI clients should support all authentication methods, if we do not specify a specific authentication method in the specification. It already works for Python and Go. If you have a problem generating the client for a specific language because of a different implementation, you can apply patches while generating the client. For example, see: https://github.com/kubernetes-client/gen/blob/master/openapi/preprocess_spec.py -- 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]
