uranusjr opened a new pull request, #44387: URL: https://github.com/apache/airflow/pull/44387
The idea is pretty straightfoward. Existing CLIs mostly use the Marshmallow models (from Connexion), but I opted to use the Pydantic models (for FastAPI) instead. I assume we’ll change those at some point anyway? I also added the two fields added to Asset recently to the model. This would affect the endpoints, so we’ll see what happens… -- 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]
