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