From 5133903efb3350e2d7e928f3651f64e093593dda Mon Sep 17 00:00:00 2001 From: "b.boterman@htm.nl" Date: Wed, 21 Jan 2026 11:03:45 +0100 Subject: [PATCH] OVPAY-2394 - Added example for no notificationCategories found. --- src/openapi/customers/notifications-crud.yaml | 4 ++++ 1 file changed, 4 insertions(+) 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: