little-cui commented on a change in pull request #1169:
URL:
https://github.com/apache/servicecomb-service-center/pull/1169#discussion_r767084981
##########
File path: server/rest/controller/v4/v4.go
##########
@@ -28,7 +29,7 @@ func init() {
func initRouter() {
roa.RegisterServant(&MainService{})
roa.RegisterServant(&MicroServiceService{})
- roa.RegisterServant(&SchemaService{})
+ roa.RegisterServant(&disco.SchemaRouter{})
Review comment:
是否整改resource下加版本?

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