This is an automated email from the ASF dual-hosted git repository.
pierrejeambrun pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 05b32dbe9b3 Return explicit 404 errors for `/helath` and `/api/v1/*`
(#49284)
add 00de8b7b8a2 Update next run assets and asset expression types (#49137)
No new revisions were added by this update.
Summary of changes:
.../api_fastapi/core_api/routes/ui/assets.py | 4 +-
.../components/AssetExpression/AssetExpression.tsx | 8 ++--
.../ui/src/components/AssetExpression/types.ts | 13 +++---
.../ui/src/pages/DagsList/AssetSchedule.tsx | 47 +++++++++++++---------
.../api_fastapi/core_api/routes/ui/test_assets.py | 4 +-
5 files changed, 46 insertions(+), 30 deletions(-)