You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2022/08/05 17:28:02 UTC

[airflow] branch main updated (3221ed5968 -> eceb4cc588)

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

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


    from 3221ed5968 Documentation on task mapping additions (#24489)
     add eceb4cc588 clear specific dag run TI (#23516)

No new revisions were added by this update.

Summary of changes:
 .../endpoints/task_instance_endpoint.py            | 32 +++++++++++++++++++++-
 airflow/api_connexion/openapi/v1.yaml              | 29 ++++++++++++++++++--
 .../api_connexion/schemas/task_instance_schema.py  | 11 ++++++++
 airflow/www/static/js/types/api-generated.ts       | 28 +++++++++++++++++--
 .../schemas/test_task_instance_schema.py           | 31 +++++++++++++++++++++
 5 files changed, 125 insertions(+), 6 deletions(-)