tianxiaoliang commented on a change in pull request #25: add project in uri path, modify related api to support the change URL: https://github.com/apache/servicecomb-kie/pull/25#discussion_r312766773
########## File path: client/client.go ########## @@ -35,7 +35,7 @@ import ( //const const ( - APIPathKV = "v1/kv" + APIPathKV = "v1/test/kie/kv" Review comment: test is dead code ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
