5 lines
149 B
YAML
5 lines
149 B
YAML
|
|
type: object
|
||
|
|
properties:
|
||
|
|
payload:
|
||
|
|
description: A single portal object (for show/update endpoints)
|
||
|
|
$ref: '#/components/schemas/portal_item'
|