You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ka...@apache.org on 2020/06/30 05:50:49 UTC

[airflow] branch master updated (22fbd0f -> ac070cf)

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 22fbd0f  Add CRUD Endpoints for pools (#9329)
     add ac070cf  Remove PATCH /dags/{dag_id}/dagRuns/{dag_run_id} endpoint(#9476)

No new revisions were added by this update.

Summary of changes:
 .../api_connexion/endpoints/dag_run_endpoint.py    |  7 -----
 airflow/api_connexion/openapi/v1.yaml              | 30 ----------------------
 .../endpoints/test_dag_run_endpoint.py             |  7 -----
 3 files changed, 44 deletions(-)