Add /api/v1/notifications/dismiss
This commit is contained in:
parent
f51571807d
commit
345ee46682
3 changed files with 20 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue