mirror of
https://github.com/valitydev/swag-fraudbusters-management.git
synced 2024-11-06 16:25:19 +00:00
9 lines
126 B
YAML
9 lines
126 B
YAML
type: object
|
|
required:
|
|
- result
|
|
properties:
|
|
result:
|
|
type: array
|
|
items:
|
|
$ref: '../schemas/Notification.yaml'
|