13 lines
248 B
YAML
13 lines
248 B
YAML
type: object
|
|
description: The notification's details.
|
|
x-expanded-relations:
|
|
field: notification
|
|
relations:
|
|
- resends
|
|
required:
|
|
- notification
|
|
properties:
|
|
notification:
|
|
description: Notification details
|
|
$ref: ./Notification.yaml
|