dengliming commented on code in PR #5799: URL: https://github.com/apache/shenyu/pull/5799#discussion_r1853205357
########## shenyu-admin/src/main/java/org/apache/shenyu/admin/controller/NamespacePluginController.java: ########## @@ -55,7 +55,7 @@ /** * this is namespace plugin controller. */ -@RestApi("/namespacePlugin") +@RestApi("/namespace_plugin") Review Comment: You should keep consistent with other places. e.g. `namespace-plugin` would be better. -- 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...@shenyu.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org