Add /api/v1/notifications/dismiss

This commit is contained in:
buckket 2019-05-16 01:59:33 +02:00
parent f51571807d
commit 345ee46682
No known key found for this signature in database
GPG key ID: 06C09618D395A6CD
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