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

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


    from 381da6c6d6a Rename the internal list backfills endpoint (#51200)
     add 42003357cc3 Remove filtering by last dag run state in patch dags 
endpoint (#51176)

No new revisions were added by this update.

Summary of changes:
 .../src/airflow/api_fastapi/common/db/dags.py      | 92 ----------------------
 .../core_api/openapi/v2-rest-api-generated.yaml    |  8 --
 .../api_fastapi/core_api/routes/public/dags.py     |  8 +-
 .../src/airflow/ui/openapi-gen/queries/queries.ts  |  5 --
 .../ui/openapi-gen/requests/services.gen.ts        |  2 -
 .../airflow/ui/openapi-gen/requests/types.gen.ts   |  1 -
 .../core_api/routes/public/test_dags.py            |  8 +-
 7 files changed, 5 insertions(+), 119 deletions(-)
 delete mode 100644 airflow-core/src/airflow/api_fastapi/common/db/dags.py

Reply via email to