OVPAY-2394 - Added example for no notificationCategories found.

This commit is contained in:
Bas Boterman 2026-01-21 11:03:45 +01:00
parent cf0d24632f
commit 5133903efb

View File

@ -666,6 +666,10 @@ paths:
schema: schema:
$ref: "#/components/schemas/GetNotificationCategoriesResponse" $ref: "#/components/schemas/GetNotificationCategoriesResponse"
examples: examples:
emptyNotificationCategoriesResponse:
summary: No notification categories found
value:
notificationCategories: []
getNotifactionCategories?expand=none: getNotifactionCategories?expand=none:
summary: Return all the notification categories without nested attributes (expand=none) summary: Return all the notification categories without nested attributes (expand=none)
value: value: