ashb commented on code in PR #43767: URL: https://github.com/apache/airflow/pull/43767#discussion_r1832991987
########## airflow/api_fastapi/execution_api/schemas.py: ########## Review Comment: schemas is what we've called this sort of file in other projects in Astro. models has the overloading in Airflow codebase of being largely synonymous with database models. serializers: I guess, but I don't like it. Naming is hard. -- 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]
