mirror of
https://github.com/versia-pub/server.git
synced 2026-04-27 20:59:15 +02:00
Add favourites endpoint
This commit is contained in:
parent
f51476e810
commit
b27d4219f9
2 changed files with 81 additions and 1 deletions
|
|
@ -162,12 +162,12 @@ Working endpoints are:
|
|||
Tests needed but completed:
|
||||
|
||||
- `/api/v1/media/:id`
|
||||
- `/api/v1/favourites`
|
||||
|
||||
Endpoints left:
|
||||
|
||||
- `/api/v1/reports`
|
||||
- `/api/v1/accounts/:id/lists`
|
||||
- `/api/v1/favourites`
|
||||
- `/api/v1/accounts/:id/following`
|
||||
- `/api/v1/follow_requests`
|
||||
- `/api/v1/follow_requests/:account_id/authorize`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue