Correcting parameter type

The type of parameter should be "array" instead of "list".

Change-Id: I2606204bed081d4b7413a6745773841dffce91a4
This commit is contained in:
Ha Van Tu 2016-09-05 17:41:02 +07:00
parent 313e47f47a
commit cc9480699c
1 changed files with 1 additions and 1 deletions

View File

@ -1531,7 +1531,7 @@ template_version_alias:
``heat_template_version.newton``.
in: body
required: true
type: list
type: array
template_versions:
description: |
A list of template version object each describes the type name and version