Fix follow unfollow return target
This commit is contained in:
parent
218a1a2444
commit
fbd6709a2c
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@ Returns an array of [Statuses](#status).
|
|||
POST /api/v1/accounts/:id/follow
|
||||
POST /api/v1/accounts/:id/unfollow
|
||||
|
||||
Returns the target [Account](#account).
|
||||
Returns the target [Relationship](#relationship).
|
||||
|
||||
#### Blocking/unblocking an account:
|
||||
|
||||
|
|
Loading…
Reference in a new issue