SkyeYoung commented on code in PR #3002: URL: https://github.com/apache/apisix-dashboard/pull/3002#discussion_r2063157897
########## src/config/constant.ts: ########## @@ -6,6 +6,9 @@ export const API_PREFIX = '/apisix/admin'; export const API_ROUTES = '/routes'; export const API_UPSTREAMS = '/upstreams'; export const API_PROTOS = '/protos'; +export const API_PLUGIN_GLOBAL_RULES = '/global_rules'; Review Comment: all done. -- 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: notifications-unsubscr...@apisix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org