Files
medusa-store/www/utils/generated/oas-output/schemas/AdminNotificationResponse.ts
T
2024-09-13 07:23:09 +00:00

14 lines
273 B
TypeScript

/**
* @schema AdminNotificationResponse
* type: object
* description: The notification's details.
* x-schemaName: AdminNotificationResponse
* required:
* - notification
* properties:
* notification:
* $ref: "#/components/schemas/AdminNotification"
*
*/