potiuk commented on issue #61:
URL: 
https://github.com/apache/airflow-client-python/issues/61#issuecomment-1407595977

   Hey @pierrejeambrun @ephraimbuddy - I confirm this is a problem. 
   
   I looked at possible issues and I think simply the client was generated 
without following this step from the release process (or somehow an unedited 
version of the api specification has been used:
   
   > Edit the file airflow/airflow/api_connexion/openapi/v1.yaml Make sure it 
has the following securitySchemas listed under security section
   > 
   > security:
   >   - Basic: []
   >   - GoogleOpenId: []
   >   - Kerberos: []
   
   (This calls even more for full automation of the release process if 
confirmed - as discussed few days ago).
   
   


-- 
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]

Reply via email to