From 6f188e562003710b7d516fd01e6ae1e17a1e7ece Mon Sep 17 00:00:00 2001 From: wemeya Date: Wed, 8 Jun 2016 17:00:25 +0800 Subject: [PATCH] modify swagger.yml --- docs/swagger.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/swagger.yaml b/docs/swagger.yaml index 8744f8a48..e4c274984 100644 --- a/docs/swagger.yaml +++ b/docs/swagger.yaml @@ -365,9 +365,7 @@ paths: 200: description: Get the projects number and repositories number relevant to the user successfully. schema: - type: object - items: - $ref: '#/definitions/StatisticMap' + $ref: '#/definitions/StatisticMap' 401: description: User need to log in first. 500: