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 a265fd5 Revert "Fixes failing docs upload on master (#15148)" (#15240)
add e150bbf Clear tasks by task ids in REST API (#14500)
No new revisions were added by this update.
Summary of changes:
airflow/api_connexion/openapi/v1.yaml | 7 ++++++
.../api_connexion/schemas/task_instance_schema.py | 1 +
airflow/models/dag.py | 5 +++++
.../endpoints/test_task_instance_endpoint.py | 25 ++++++++++++++++++++++
.../schemas/test_task_instance_schema.py | 9 ++++++++
5 files changed, 47 insertions(+)