Merge pull request #69 from 178inaba/follow_requests

Fix follow_requests api path interface
This commit is contained in:
Eugen 2017-04-16 17:29:19 +02:00 committed by GitHub
commit 088c491411
1 changed files with 2 additions and 2 deletions

View File

@ -211,8 +211,8 @@ Returns an array of [Accounts](#account) which have requested to follow the auth
#### Authorizing or rejecting follow requests:
POST /api/v1/follow_requests/authorize
POST /api/v1/follow_requests/reject
POST /api/v1/follow_requests/:id/authorize
POST /api/v1/follow_requests/:id/reject
Form data: