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

   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.
   
   By the way, I'm available to take on other missing APIs for AIP-81 if needed.


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