Replace deprecated /api/v1/notifications/dismiss with new API

This commit is contained in:
Hanage999 2021-05-03 10:16:04 +09:00 committed by mattn
parent 6abe72ddb0
commit 8c434b5282
3 changed files with 3 additions and 9 deletions

View file

@ -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