potiuk commented on code in PR #35380:
URL: https://github.com/apache/airflow/pull/35380#discussion_r1382046337


##########
airflow/www/views.py:
##########
@@ -3953,71 +3955,92 @@ def __getattribute__(self, attr):
                 return 
action_logging(event=f"{self.route_base.strip('/')}.{permission_str}")(attribute)
         return attribute
 
+    @expose("/show/<pk>", methods=["GET"])

Review Comment:
   Shortly we will vendor-in the whole FAB.. I just wonder what's left in FAB 
:) ? 



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