pierrejeambrun commented on code in PR #47136: URL: https://github.com/apache/airflow/pull/47136#discussion_r1979384652
########## newsfragments/42360.significant.rst: ########## @@ -0,0 +1,13 @@ +``uri`` is replaced with ``id`` in ``AssetDetails`` . Hence, ``is_authorized_asset`` method needs to be updated in Auth Managers to use ``id`` instead of ``uri``. Review Comment: Name of the file should be the PR number, not the issue it resolves. (I don't remember for sure but checking 10-20 other newsfragment they are all PR number) -- 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]
