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/08/25 10:58:12 UTC

[airflow] branch master updated (d760265 -> d6ce8c8)

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 d760265  PyDocStyle: No whitespaces allowed surrounding docstring text (#10533)
     add d6ce8c8  Add update mask to patch dag endpoint (#10535)

No new revisions were added by this update.

Summary of changes:
 airflow/api_connexion/endpoints/dag_endpoint.py    | 14 ++++--
 airflow/api_connexion/openapi/v1.yaml              |  2 +
 tests/api_connexion/endpoints/test_dag_endpoint.py | 56 ++++++++++++++++++++++
 3 files changed, 69 insertions(+), 3 deletions(-)