jason810496 commented on PR #43204: URL: https://github.com/apache/airflow/pull/43204#issuecomment-2427040183
### Refactor: Used `DAGRunResponse`, `DAGCollectionResponse`, and `DAGResponse` from the public serializers for the UI batch of recent runs. However, the subclasses that inherit from the public serializers should also inherit from `OptionalModel`, as most of the fields should be optional. -- 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]
