7 lines
110 B
YAML
7 lines
110 B
YAML
type: object
|
|
properties:
|
|
payload:
|
|
type: array
|
|
items:
|
|
$ref: '#/components/schemas/portal_item'
|