Add /api/v1/notifications/dismiss

This commit is contained in:
buckket 2019-05-16 01:59:33 +02:00 committed by mattn
parent c09198f7c9
commit 8f6192e26b
3 changed files with 20 additions and 0 deletions

View file

@ -107,6 +107,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/clear
* [x] GET /api/v1/reports
* [x] POST /api/v1/reports