Merge "[api-ref] Correct parameter type"

This commit is contained in:
Jenkins 2016-09-20 13:27:54 +00:00 committed by Gerrit Code Review
commit 80fd1ccac9
1 changed files with 1 additions and 1 deletions

View File

@ -3836,7 +3836,7 @@ server_kernel_id:
server_launch_index:
in: body
required: true
type: int
type: integer
description: |
When servers are launched via multiple create, this is the
sequence in which the servers were launched.