You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by li...@apache.org on 2018/12/28 03:19:31 UTC

[servicecomb-service-center] branch master updated: Swagger validation error:incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line (#520)

This is an automated email from the ASF dual-hosted git repository.

littlecui pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-service-center.git


The following commit(s) were added to refs/heads/master by this push:
     new 4572421  Swagger validation error:incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line (#520)
4572421 is described below

commit 457242165f5c2510015f63db4a8a8c602c3a0d0c
Author: Shawn <xi...@gmail.com>
AuthorDate: Fri Dec 28 11:19:27 2018 +0800

    Swagger validation error:incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line (#520)
---
 server/core/swagger/v4.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/server/core/swagger/v4.yaml b/server/core/swagger/v4.yaml
index e029ec5..95fb1f8 100644
--- a/server/core/swagger/v4.yaml
+++ b/server/core/swagger/v4.yaml
@@ -1302,7 +1302,7 @@ paths:
           type: string
         - name: value
           in: query
-          description: 实例状态: UP在线,OUTOFSERVICE摘机,STARTING正在启动,DOWN下线,TESTING拨测状态。
+          description: 实例状态, UP在线,OUTOFSERVICE摘机,STARTING正在启动,DOWN下线,TESTING拨测状态。
           required: true
           type: string
       tags: