kaxil commented on code in PR #50300: URL: https://github.com/apache/airflow/pull/50300#discussion_r2081445326
########## airflow-core/src/airflow/api_fastapi/execution_api/routes/task_instances.py: ########## @@ -70,7 +70,7 @@ ti_id_router = VersionedAPIRouter( dependencies=[ # This checks that the UUID in the url matches the one in the token for us. Review Comment: that is still valid though, I know it is duplicated but easy to understand from that comment than looking at defintion -- 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: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org