bugraoz93 commented on issue #42560:
URL: https://github.com/apache/airflow/issues/42560#issuecomment-2466741090

   >Hi @bugraoz93, if I may suggest, I would +1 for the second option (parsing 
the files at the CLI level).
   This approach would allow Pydantic data models to serve as the interface 
within the codebase for both the CLI and API, decoupling CLI-specific 
file-parsing logic from the API. Additionally, this would enable the CLI to 
directly utilize the public APIs.
   
   Hi @jason810496, great to hear your +1 on this! I believe this will make 
both the CLI and API endpoints more secure and happy 😄
   
   >By the way, I'm available to take on other missing APIs for AIP-81 if 
needed.
   
   Amazing! Once the approach is aligned, I’ll break these down further. Any 
help would be much appreciated!


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