Add reports API
This commit is contained in:
parent
5d72d54344
commit
c5dbf39053
2 changed files with 31 additions and 2 deletions
|
@ -50,8 +50,8 @@ if err != nil {
|
|||
* [x] GET /api/v1/notifications
|
||||
* [x] GET /api/v1/notifications/:id
|
||||
* [x] POST /api/v1/notifications/clear
|
||||
* [ ] GET /api/v1/reports
|
||||
* [ ] POST /api/v1/reports
|
||||
* [x] GET /api/v1/reports
|
||||
* [x] POST /api/v1/reports
|
||||
* [ ] GET /api/v1/search
|
||||
* [x] GET /api/v1/statuses/:id
|
||||
* [x] GET /api/v1/statuses/:id/context
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue