This is an automated email from the ASF dual-hosted git repository.
ephraimanierobi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 3931394 Issue 20453 - Fixes the test_http and test_sheets assert
calls only (#22104)
add 408a7d6 Add REST API endpoint for bulk update of DAGs (#19758)
No new revisions were added by this update.
Summary of changes:
airflow/api_connexion/endpoints/dag_endpoint.py | 58 ++-
airflow/api_connexion/openapi/v1.yaml | 69 +++-
tests/api_connexion/endpoints/test_dag_endpoint.py | 423 +++++++++++++++++++++
3 files changed, 533 insertions(+), 17 deletions(-)