swag-fraudbusters-management/openapi/components/responses/NotificationListResponse.yaml
2021-08-17 16:42:01 +03:00

9 lines
126 B
YAML

type: object
required:
- result
properties:
result:
type: array
items:
$ref: '../schemas/Notification.yaml'