You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by as...@apache.org on 2020/11/20 16:30:15 UTC

[airflow] branch master updated (c34ef85 -> 20843ff)

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

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


    from c34ef85  Separate out documentation building per provider  (#12444)
     add 20843ff  Add missing file_token field to get dag details API endpoint (#12463)

No new revisions were added by this update.

Summary of changes:
 airflow/api_connexion/schemas/dag_schema.py        |  9 +++++
 setup.cfg                                          |  1 +
 tests/api_connexion/endpoints/test_dag_endpoint.py | 39 ++++++++++++++++------
 tests/api_connexion/schemas/test_dag_schema.py     |  9 +++++
 4 files changed, 47 insertions(+), 11 deletions(-)