HuanjieGuo commented on code in PR #51578:
URL: https://github.com/apache/airflow/pull/51578#discussion_r2140475827


##########
providers/fab/src/airflow/providers/fab/www/extensions/init_appbuilder.py:
##########
@@ -525,6 +525,14 @@ def add_view_no_menu(self, baseview, endpoint=None, 
static_folder=None):
             log.warning(LOGMSG_WAR_FAB_VIEW_EXISTS, 
baseview.__class__.__name__)
         return baseview
 
+    def add_api(self, baseview):

Review Comment:
   @vincbeck  can you pls guild how to patch this in fab-1.5.2 provider?  We 
don't have this folder in 1.5.2.
   
   providers/fab/src/airflow/providers/fab/www/extensions/init_appbuilder.py



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