Replace deprecated /api/v1/notifications/dismiss with new API
This commit is contained in:
parent
6abe72ddb0
commit
8c434b5282
3 changed files with 3 additions and 9 deletions
|
@ -110,7 +110,7 @@ func main() {
|
|||
* [x] GET /api/v1/mutes
|
||||
* [x] GET /api/v1/notifications
|
||||
* [x] GET /api/v1/notifications/:id
|
||||
* [x] POST /api/v1/notifications/dismiss
|
||||
* [x] POST /api/v1/notifications/:id/dismiss
|
||||
* [x] POST /api/v1/notifications/clear
|
||||
* [x] POST /api/v1/push/subscription
|
||||
* [x] GET /api/v1/push/subscription
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue