features/TP-notifications #34
@ -7,9 +7,15 @@ info:
|
|||||||
servers:
|
servers:
|
||||||
- url: https://services.acc.api.htm.nl/abt/touchpoint/2.0
|
- url: https://services.acc.api.htm.nl/abt/touchpoint/2.0
|
||||||
tags:
|
tags:
|
||||||
- name: Notifications
|
- name: Notification categories
|
||||||
description: >-
|
description: >-
|
||||||
Service Engine APIs for all HTM Notifications. These are NOT the CRUD APIs to access raw data in the database.
|
Service Engine APIs for all HTM Notifications metadata. To build content only.
|
||||||
|
- name: Notification subscriptions
|
||||||
|
description: >-
|
||||||
|
Service Engine APIs for the HTM Notification subscriptions for a user. Contains the subscriptions on category level
|
||||||
|
- name: Notification preferences
|
||||||
|
description: >-
|
||||||
|
//future Service Engine APIs for the HTM Notification preferences for a category for a user. Contains the discrepancies from the default.
|
||||||
paths:
|
paths:
|
||||||
/notificationcategories:
|
/notificationcategories:
|
||||||
get:
|
get:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user