diff --git a/src/openapi/customers/notifications-crud.yaml b/src/openapi/customers/notifications-crud.yaml index 22821dd..92c46b2 100644 --- a/src/openapi/customers/notifications-crud.yaml +++ b/src/openapi/customers/notifications-crud.yaml @@ -666,6 +666,10 @@ paths: schema: $ref: "#/components/schemas/GetNotificationCategoriesResponse" examples: + emptyNotificationCategoriesResponse: + summary: No notification categories found + value: + notificationCategories: [] getNotifactionCategories?expand=none: summary: Return all the notification categories without nested attributes (expand=none) value: