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 cb0c90bd66 Decrypt SecureString value obtained by SsmHook (#29142)
add 8ce8c9500c Add a param for get_dags endpoint to list only unpaused
dags (#28713)
No new revisions were added by this update.
Summary of changes:
airflow/api_connexion/endpoints/dag_endpoint.py | 12 +-
airflow/api_connexion/openapi/v1.yaml | 12 ++
airflow/www/static/js/types/api-generated.ts | 12 ++
tests/api_connexion/endpoints/test_dag_endpoint.py | 166 ++++++++++++++++++++-
4 files changed, 195 insertions(+), 7 deletions(-)