uranusjr commented on code in PR #24732:
URL: https://github.com/apache/airflow/pull/24732#discussion_r913544384
##########
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 this meant to be communicated to the users? If not, YAML can contain
comments.
--
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]