Files
medusa-store/docs/api/admin/components/schemas/AdminNotificationsListRes.yaml
2023-04-04 21:02:44 +03:00

13 lines
201 B
YAML

type: object
x-expanded-relations:
field: notifications
relations:
- resends
required:
- notifications
properties:
notifications:
type: array
items:
$ref: ./Notification.yaml