This is an automated email from the ASF dual-hosted git repository.
kamilbregula pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 2f55223 Add AzureBaseHook (#9747)
add 1e37186 Add update endpoint for DAG (#9101) (#9740)
No new revisions were added by this update.
Summary of changes:
airflow/api_connexion/endpoints/dag_endpoint.py | 20 +-
airflow/api_connexion/openapi/v1.yaml | 2 +-
airflow/api_connexion/schemas/common_schema.py | 2 +-
airflow/api_connexion/schemas/dag_schema.py | 4 +-
tests/api_connexion/endpoints/test_dag_endpoint.py | 206 +++++++++++++--------
5 files changed, 153 insertions(+), 81 deletions(-)