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 2021/08/20 13:40:06 UTC

[airflow] branch main updated (65684dd -> 5d90bcb)

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

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


    from 65684dd  Add logical_date to OpenAPI DAGRun schema (#17122)
     add 5d90bcb  Remove Marshmallow schema warnings (#17753)

No new revisions were added by this update.

Summary of changes:
 airflow/api_connexion/schemas/dag_run_schema.py    | 21 +++++-----
 .../api_connexion/schemas/task_instance_schema.py  | 48 +++++++++++-----------
 2 files changed, 35 insertions(+), 34 deletions(-)