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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to