fix(swagger): update swagger spec with correct list output for stacks
parent
a19604c0ea
commit
f9628b20b3
http
|
@ -4720,6 +4720,9 @@ paths:
|
|||
content:
|
||||
application/json:
|
||||
schema:
|
||||
type: object
|
||||
properties:
|
||||
stacks:
|
||||
type: array
|
||||
items:
|
||||
type: object
|
||||
|
|
Loading…
Reference in New Issue