fix type error in swagger.yaml

fix #3310
This commit is contained in:
huzhengchuan 2017-09-27 11:18:16 +08:00 committed by GitHub
parent e79334a445
commit 3569d62b83

View File

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