Trival-fix: Correct the order of api-ref parameters

Change-Id: Ifdb44ffcbc111cc488ea2c3730af48d7aa2c397a
This commit is contained in:
liusheng 2017-08-02 18:40:16 +08:00
parent 5d6acd3a50
commit 2b2419f15c
1 changed files with 6 additions and 6 deletions

View File

@ -453,18 +453,18 @@ nics:
in: body
required: true
type: dict
nodes:
description: |
The compute node name list.
in: body
required: true
type: dict
node_uuid:
description: |
The UUID of the node which our server associated with. Only visible for admin users.
in: body
required: false
type: string
nodes:
description: |
The compute node name list.
in: body
required: true
type: dict
personality:
description: |
The file path and contents, text only, to inject into the server at launch. The