Merge pull request #639 from aking666/master

Fixed Project describe "name" field  error in swagger.yaml
This commit is contained in:
Daniel Jiang 2016-08-04 17:31:13 +08:00 committed by GitHub
commit e5b81f5fc6

View File

@ -765,7 +765,7 @@ definitions:
type: integer
format: int32
description: The owner ID of the project always means the creator of the project.
name:
project_name:
type: string
description: The name of the project.
creation_time: