Jorricks commented on code in PR #26457:
URL: https://github.com/apache/airflow/pull/26457#discussion_r977799329
##########
airflow/api_connexion/openapi/v1.yaml:
##########
@@ -585,6 +585,41 @@ paths:
'404':
$ref: '#/components/responses/NotFound'
+ /dags/{dag_id}/setTaskInstanceNote:
Review Comment:
Yes to me that makes sense. I'll change it and see if I can get somewhere
with the front-end soon. Thanks for the early feedback
--
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]