Merge pull request #3311 from huzhengchuan/patch-1

fix type error in swagger.yaml
This commit is contained in:
Wenkai Yin 2017-10-10 21:33:32 -05:00 committed by GitHub
commit 5333cdc5e3

View File

@ -2657,7 +2657,7 @@ definitions:
type: object
properties:
id:
type: string
type: integer
description: The ID of repository.
name:
type: string