rawwar commented on code in PR #47136: URL: https://github.com/apache/airflow/pull/47136#discussion_r1978395682
########## 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: @vincbeck , @pierrejeambrun , I've added this newsfragment after referring to other newsfragments. does this look good or do I need to change 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]
