mik-laj commented on a change in pull request #9170:
URL: https://github.com/apache/airflow/pull/9170#discussion_r436392326
##########
File path: airflow/api_connexion/openapi/v1.yaml
##########
@@ -872,7 +872,9 @@ paths:
'403':
$ref: '#/components/responses/PermissionDenied'
-
/dags/{dag_id}/dagRuns/{dag_run_id}/taskInstances/{task_id}/xcomEntries/{xcom_key}:
+ # TODO:
/dags/{dag_id}/dagRuns/{dag_run_id}/taskInstances/{task_id}/xcomEntries/{xcom_key}:
Review comment:
Can you add a description that will contain the necessary steps to take
and the reason for the change?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]