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/11/07 15:58:10 UTC

[airflow] branch master updated (b7b401a -> 0cd7a0a)

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 b7b401a  fix spacing between table and pagination (#12160)
     add 0cd7a0a  Make doc_md field nullable and raise json for non-existing dag in dag detail endpoint (#12142)

No new revisions were added by this update.

Summary of changes:
 airflow/api_connexion/endpoints/dag_endpoint.py    |  8 +++-
 airflow/api_connexion/openapi/v1.yaml              |  1 +
 tests/api_connexion/endpoints/test_dag_endpoint.py | 52 +++++++++++++++++++++-
 3 files changed, 58 insertions(+), 3 deletions(-)