Lee-W commented on issue #47164: URL: https://github.com/apache/airflow/issues/47164#issuecomment-2693565025
If I understand correctly, we will need to extend https://github.com/apache/airflow/blob/27f559e87170b9059f018206bf6dbbaa76529afa/airflow/api_fastapi/core_api/routes/public/assets.py#L95 query to include the latest `AssetEvent`. To allow the response to include this information, we'll need to also change https://github.com/apache/airflow/blob/27f559e87170b9059f018206bf6dbbaa76529afa/airflow/api_fastapi/core_api/datamodels/assets.py#L45 -- 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]
