Merge "Change tags type from 'string' to 'array'"

This commit is contained in:
Jenkins 2017-07-19 10:07:12 +00:00 committed by Gerrit Code Review
commit 6d86cce6cb
1 changed files with 1 additions and 1 deletions

View File

@ -1409,7 +1409,7 @@ stack_tags:
The stack tags.
in: body
required: true
type: string
type: array
stack_template:
description: |
The template used to create the stack.