ashb commented on code in PR #24732:
URL: https://github.com/apache/airflow/pull/24732#discussion_r910905927


##########
airflow/api_connexion/openapi/v1.yaml:
##########
@@ -3439,9 +3443,26 @@ components:
           type: boolean
           default: true
 
+        tasks:
+          description: |
+            A list of {task_id, map_index} combinations to clear.

Review Comment:
   Is it worth mentioning (somewhere? In the example? Is that possible) that 
you can pass both `tasks` and `task_ids` at the same time to this endpoint?



-- 
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]

Reply via email to