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 55ee62e  Add doc for LocalFilesystemToS3Operator (#22574)
     add 9798c8c  Add more fields to REST API get DAG(dags/dag_id) endpoint 
(#22637)

No new revisions were added by this update.

Summary of changes:
 airflow/api_connexion/openapi/v1.yaml              | 128 +++++++++
 airflow/api_connexion/schemas/dag_schema.py        |  15 ++
 airflow/models/dag.py                              |   2 +-
 tests/api_connexion/endpoints/test_dag_endpoint.py | 295 +++++++++++++++++++++
 tests/api_connexion/schemas/test_dag_schema.py     |  48 ++++
 5 files changed, 487 insertions(+), 1 deletion(-)

Reply via email to