fix typo in parameter type definition
project_id_instance_action "required" was "ture" instead of "true" Change-Id: I38dde136bf44c83d9224fc32f38d4ab423d5fb36
This commit is contained in:
committed by
James Penick
parent
c2d3e80658
commit
53d27dea0d
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user