7 lines
101 B
YAML
7 lines
101 B
YAML
type: object
|
|
properties:
|
|
notifications:
|
|
type: array
|
|
items:
|
|
$ref: ./Notification.yaml
|