fix(swagger): update swagger spec with correct list output for stacks

pull/18542/head
Johnny Steenbergen 2020-06-16 18:27:48 -07:00 committed by Johnny Steenbergen
parent a19604c0ea
commit f9628b20b3
1 changed files with 43 additions and 40 deletions

View File

@ -4720,6 +4720,9 @@ paths:
content:
application/json:
schema:
type: object
properties:
stacks:
type: array
items:
type: object