ashb commented on a change in pull request #18724:
URL: https://github.com/apache/airflow/pull/18724#discussion_r722162665
##########
File path: airflow/api_connexion/openapi/v1.yaml
##########
@@ -2863,6 +2863,11 @@ components:
description: The execution date.
type: string
format: datetime
+ deprecated: true
Review comment:
We should support clearing just the tasks for a single dag run by ID.
(We should _look_ at refactoring the chain of methods we call to do the work)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]