Eason09053360 commented on PR #61061:
URL: https://github.com/apache/airflow/pull/61061#issuecomment-3800638546

   Thank you for your review.
   
   1. Regarding usage and unused code: This PR aims to resolve Issue #60945, 
which I understand requires setting up the infrastructure (initialization, 
constants, exceptions, patterns) in preparation for migration. Therefore, these 
files are currently not used by endpoints.
   
   2. Regarding directory paths: I created a new module located at 
.../www/api_fastapi to reflect the structure of the existing FAB API. However, 
if .../auth_manager/api_fastapi is the intended location for these new FastAPI 
components, I would be happy to move them there. Should I merge my changes into 
that existing directory?


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