This is an automated email from the ASF dual-hosted git repository.
bbovenzi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from e5452b75bbb Add global runs and instances views (#46661)
add 9ba45d1611f AIP-84 Add run_after to DAGRunResponse (#46682)
No new revisions were added by this update.
Summary of changes:
airflow/api_fastapi/core_api/datamodels/dag_run.py | 1 +
airflow/api_fastapi/core_api/openapi/v1-generated.yaml | 5 +++++
airflow/ui/openapi-gen/requests/schemas.gen.ts | 6 ++++++
airflow/ui/openapi-gen/requests/types.gen.ts | 1 +
tests/api_fastapi/core_api/routes/public/test_dag_run.py | 5 +++++
5 files changed, 18 insertions(+)