modify swagger.yml

This commit is contained in:
wemeya 2016-06-08 17:00:25 +08:00
parent 97c8c785bd
commit 6f188e5620

View File

@ -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: