bbovenzi commented on code in PR #43760:
URL: https://github.com/apache/airflow/pull/43760#discussion_r1831350205


##########
airflow/api_fastapi/core_api/openapi/v1-generated.yaml:
##########
@@ -2470,6 +2470,198 @@ paths:
             application/json:
               schema:
                 $ref: '#/components/schemas/HTTPValidationError'
+  /public/dags/{dag_id}/dagRuns/{dag_run_id}/taskInstances/:

Review Comment:
   Will we support wildcard ids to list all task instances for all runs or 
dags? Can be another PR



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