Fix follow unfollow return target

This commit is contained in:
178inaba 2017-04-14 19:15:17 +09:00
parent 218a1a2444
commit fbd6709a2c
1 changed files with 1 additions and 1 deletions

View File

@ -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: