pateash commented on pull request #17174: URL: https://github.com/apache/airflow/pull/17174#issuecomment-890582941
@mik-laj I am also trying to resolve the same issue. In Docs https://swagger.io/docs/specification/authentication/ It clearly mentioned > After you have defined the security schemes in the securitySchemes section, you can apply them to the whole API or individual operations by adding the security section on the root level or operation level,  @msumit @kaxil I am not sure, how this is working In Python. It's working for me in Java, after defining schemaSchemas in spec file.  -- 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]
