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 5a47968401 Fix failing canary build (#42431)
add e0bddbc438 Add more filters and search to get_dags endpoint (#42321)
No new revisions were added by this update.
Summary of changes:
airflow/api_fastapi/openapi/v1-generated.yaml | 16 +++++++
airflow/api_fastapi/parameters.py | 61 ++++++++++++++++++++++++---
airflow/api_fastapi/views/public/dags.py | 10 ++++-
airflow/utils/sqlalchemy.py | 1 +
tests/api_fastapi/views/public/test_dags.py | 32 +++++++++++---
5 files changed, 105 insertions(+), 15 deletions(-)