This is an automated email from the ASF dual-hosted git repository.
ephraimanierobi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from a9ab0455aa4 Sort failed tasks in dag overview page (#48704)
add 63363f096ed make triggered by nullable (#48693)
No new revisions were added by this update.
Summary of changes:
.../src/airflow/api_fastapi/core_api/datamodels/dag_run.py | 2 +-
.../src/airflow/api_fastapi/core_api/openapi/v1-generated.yaml | 4 +++-
airflow-core/src/airflow/ui/openapi-gen/requests/schemas.gen.ts | 9 ++++++++-
airflow-core/src/airflow/ui/openapi-gen/requests/types.gen.ts | 2 +-
4 files changed, 13 insertions(+), 4 deletions(-)