tianxiaoliang commented on a change in pull request #71: SCB-1723 support
pagination in kie apis
URL: https://github.com/apache/servicecomb-kie/pull/71#discussion_r368259674
##########
File path: server/resource/v1/history_resource.go
##########
@@ -37,13 +37,23 @@ type HistoryResource struct {
func (r *HistoryResource) GetRevisions(context *restful.Context) {
var err error
labelID := context.ReadPathParameter("key_id")
Review comment:
labelID 这个变量我写错了,帮我改下吧,实际是根据key id查询历史
----------------------------------------------------------------
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