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 7f64f2d Backfill reset_dagruns set DagRun to NONE state (#9756)
add d31e8a3 Add DAG Source endpoint (#9322)
No new revisions were added by this update.
Summary of changes:
.../api_connexion/endpoints/dag_source_endpoint.py | 29 +++++-
airflow/api_connexion/openapi/v1.yaml | 13 +++
.../api_connexion/schemas/dag_source_schema.py | 15 ++-
.../endpoints/test_dag_source_endpoint.py | 113 ++++++++++++++++++---
4 files changed, 145 insertions(+), 25 deletions(-)
copy tests/bats/test_empty_test.bats =>
airflow/api_connexion/schemas/dag_source_schema.py (81%)