Merge "fix typo in parameter type definition"

This commit is contained in:
Jenkins 2017-05-22 10:18:19 +00:00 committed by Gerrit Code Review
commit fc959af114
1 changed files with 1 additions and 1 deletions

View File

@ -3987,7 +3987,7 @@ project_id_instance_action:
description: |
The UUID of the project that this server belongs to.
in: body
required: ture
required: true
type: string
project_id_query_server:
description: |