mirror of
https://github.com/versia-pub/server.git
synced 2026-04-27 20:59:15 +02:00
Implement account relationship endpoints
This commit is contained in:
parent
ee3d4a386f
commit
50ab0155a5
3 changed files with 96 additions and 0 deletions
|
|
@ -75,6 +75,7 @@ Working endpoints are:
|
|||
- `/api/v1/accounts/:id/pin`
|
||||
- `/api/v1/accounts/:id/unpin`
|
||||
- `/api/v1/accounts/:id/note`
|
||||
- `/api/v1/accounts/relationships`
|
||||
- `/api/v1/accounts/update_credentials`
|
||||
- `/api/v1/accounts/verify_credentials`
|
||||
- `/api/v1/statuses`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue