pierrejeambrun commented on code in PR #64822: URL: https://github.com/apache/airflow/pull/64822#discussion_r3065015227
########## airflow-core/newsfragments/64822.significant.rst: ########## @@ -0,0 +1 @@ +Add ``DagAccessEntity.RUN``, ``DagAccessEntity.HITL_DETAIL``, ``DagAccessEntity.TASK_INSTANCE`` as ``requires_access_dag`` dependencies of the ``/dags`` endpoint because it returns data from multiple entities in response Review Comment: Can you explicit what it means from a permission management point of view. "Users that have only access to ..... won't be able to fetch etc... please consider updating your users permissions if they should still access this" -- 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]
