pierrejeambrun commented on PR #44552: URL: https://github.com/apache/airflow/pull/44552#issuecomment-2530790614
> also current Fast API implementation uses DagTagPydantic as serialization layer. I am not sure if we can do it differently @pierrejeambrun but that sounds like there should be an easy way to do so? We just need to copy into the `api_fastapi/core_api/datamodels` the `DagTagPydantic`. (and rename it into `DagTagResponse`, those are specific RestAPI serializers). So we can completely delete Pydantic model from AIP-44). -- 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]
