You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ep...@apache.org on 2021/03/03 14:39:18 UTC

[airflow] branch master updated (9c773bb -> 4424d10)

This is an automated email from the ASF dual-hosted git repository.

ephraimanierobi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from 9c773bb  docs: pod_mutation_hook sample adjusted to new API (#14576)
     add 4424d10  Bugfix: Fix wrong output of tags and owners in dag detail API endpoint (#14490)

No new revisions were added by this update.

Summary of changes:
 airflow/api_connexion/schemas/dag_schema.py        | 36 ++++++++++++++++------
 tests/api_connexion/endpoints/test_dag_endpoint.py | 28 ++++++++++-------
 tests/api_connexion/schemas/test_dag_schema.py     |  3 +-
 3 files changed, 46 insertions(+), 21 deletions(-)