This is an automated email from the ASF dual-hosted git repository.

jscheffl pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from 4401dc74995 Bump the core-ui-package-updates group across 1 directory 
with 26 updates (#50068)
     add 5a3257e3fcb fix: add default args to dag details (#49890)

No new revisions were added by this update.

Summary of changes:
 .../src/airflow/api_fastapi/core_api/datamodels/dags.py   |  1 +
 .../core_api/openapi/v1-rest-api-generated.yaml           |  7 +++++++
 .../src/airflow/ui/openapi-gen/requests/schemas.gen.ts    | 13 +++++++++++++
 .../src/airflow/ui/openapi-gen/requests/types.gen.ts      |  3 +++
 airflow-core/src/airflow/ui/src/pages/Dag/Details.tsx     |  8 ++++++++
 .../unit/api_fastapi/core_api/routes/public/test_dags.py  | 15 +++++++++++++++
 airflow-ctl/src/airflowctl/api/datamodels/generated.py    |  1 +
 7 files changed, 48 insertions(+)

Reply via email to