You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicecomb.apache.org by GitBox <gi...@apache.org> on 2018/01/26 08:01:19 UTC

[GitHub] little-cui closed pull request #260: SCB-309 Update the API doc

little-cui closed pull request #260: SCB-309 Update the API doc
URL: https://github.com/apache/incubator-servicecomb-service-center/pull/260
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/server/core/swagger/v3.yaml b/server/core/swagger/v3.yaml
index 5307e40f..8e1bdadc 100644
--- a/server/core/swagger/v3.yaml
+++ b/server/core/swagger/v3.yaml
@@ -1252,7 +1252,7 @@ paths:
   /registry/v3/instances:
     get:
       description: |
-        ????????????????????? ??????????
+        ????????????????????? ???????????????????????????????????????????????????????????
       operationId: find
       parameters:
         - name: x-domain-name
diff --git a/server/core/swagger/v4.yaml b/server/core/swagger/v4.yaml
index c711c9ad..3fa41807 100644
--- a/server/core/swagger/v4.yaml
+++ b/server/core/swagger/v4.yaml
@@ -1334,7 +1334,7 @@ paths:
   /v4/{project}/registry/instances:
     get:
       description: |
-        ????????????????????? ??????????
+        ????????????????????? ???????????????????????????????????????????????????????????
       operationId: find
       parameters:
         - name: x-domain-name


 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services