OVPAY-2394 - Added example for no notificationCategories found.
This commit is contained in:
parent
cf0d24632f
commit
5133903efb
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user