[
https://issues.apache.org/jira/browse/SCB-1053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16702719#comment-16702719
]
ASF GitHub Bot commented on SCB-1053:
-------------------------------------
asifdxtreme commented on a change in pull request #502: WIP: SCB-1053 Batch
microservices instances discovery API
URL:
https://github.com/apache/servicecomb-service-center/pull/502#discussion_r237351009
##########
File path: server/core/swagger/v4.yaml
##########
@@ -1417,6 +1424,44 @@ paths:
description: 内部错误
schema:
type: string
+ post:
Review comment:
Any specific reasons for making it "post" method, as far as I see it's
getting the discovery information and not updating/creating anything in
backend, so in my opinion it can be a "get" method
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Batch microservices instances discovery API
> -------------------------------------------
>
> Key: SCB-1053
> URL: https://issues.apache.org/jira/browse/SCB-1053
> Project: Apache ServiceComb
> Issue Type: Improvement
> Components: Service-Center
> Reporter: little-cui
> Assignee: little-cui
> Priority: Major
> Fix For: service-center-1.2.0
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)