pierrejeambrun commented on issue #43140:
URL: https://github.com/apache/airflow/issues/43140#issuecomment-2437978666

   Documentation and code method will be automatically in sync. I will not be 
possible to have the documentation stating "PUT", and the code implementing a 
"POST".
   
   Permissions are for now just custom airflow code and FastAPI does not know 
how to handle that. If permissions need to be exposed in the swagger spec, we 
can write some code to automatically fill that in but this is not supported out 
of the box. That can actually be a nice improvement.


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