Files
medusa-store/www/apps/api-reference/specs/admin/components/schemas/AdminNotificationsRes.yaml
2023-11-10 14:27:17 +02:00

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