Compare commits
1 Commits
features/O
...
develop
| Author | SHA1 | Date | |
|---|---|---|---|
| 5133903efb |
File diff suppressed because it is too large
Load Diff
@ -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