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


##########
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:
   Yes, was thinking about communicating this to users via the rendered API 
docs, on 
https://airflow.apache.org/docs/apache-airflow/stable/stable-rest-api-ref.html



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