Merge pull request #342 from wemeya/develop

change swagger.yml
This commit is contained in:
Wenkai Yin 2016-06-15 11:53:38 +08:00 committed by GitHub
commit d77a78e4d1

View File

@ -119,7 +119,7 @@ paths:
description: Project name already exists.
500:
description: Unexpected internal errors.
/projects/{project_id}:
/projects/{project_id}/publicity:
put:
summary: Update properties for a selected project.
description: |