tokers commented on a change in pull request #1968:
URL: https://github.com/apache/apisix-dashboard/pull/1968#discussion_r666098873
##########
File path: api/internal/handler/tool/tool.go
##########
@@ -104,8 +104,8 @@ func (h *Handler) VersionMatch(c droplet.Context)
(interface{}, error) {
return &data.SpecCodeResponse{StatusCode: http.StatusOK,
Response: data.Response{
Data: &output,
Code: 2000001,
- Message: fmt.Sprintf("The Dashboard and Apache APISIX
are mismatched. "+
- "The version of Dashboard is %s and should be
used with APISIX %s",
+ Message: fmt.Sprintf("The manager-api and apache apisix
are mismatched. "+
Review comment:
Should use `Manager API` and `Apache APISIX`
--
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]