Pei-Cheng-Yu commented on PR #62399:
URL: https://github.com/apache/airflow/pull/62399#issuecomment-4012151711
Thanks for the review!
## Update
I think that I just misread the router pattern and used the wrong bulk body
type, I just change to the correct one mention in the suggestion
as for the `requires_access_dag_run_bulk` part, the implementation follows
the same bulk auth pattern, but because this endpoint is DAG-scoped
(/dags/{dag_id}/dagRuns), if i understand it correctly, the authorization is
resolved from path dag_id instead of per-entity keys.
--
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]