bugraoz93 commented on issue #42560: URL: https://github.com/apache/airflow/issues/42560#issuecomment-2465602084
Hey @pierrejeambrun, I need your help on AIP-81 if you have time. It is related to new set endpoints in FastAPI. **&TLDR** This is part of AIP-81. The aim is to use these endpoints from CLI. There are missing ones and one set of missing ones are these. I would like to get your help on reviews and your take on this before implementing because impacting more than one model and multiple endpoint in FastAPI. I created these issues as file but I am not sure if we should accept files as an input in the API since they are harder to validate if the file is safe in APIs and brought more security concerns. I am thinking we can create `POST` endpoints that accept the models in bulks like `post_connections` endpoint and parse the `files` in CLI before sending and receiving request/response from API. What do you think? Many thanks! -- 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]
