Merge pull request #286 from ornithocoder/patch-1
Removes id parameter from documentation
This commit is contained in:
commit
fe9a82e665
1 changed files with 0 additions and 6 deletions
|
@ -314,12 +314,6 @@ Returns an array of [Accounts](#account) which have requested to follow the auth
|
|||
POST /api/v1/follow_requests/:id/authorize
|
||||
POST /api/v1/follow_requests/:id/reject
|
||||
|
||||
Parameters:
|
||||
|
||||
| Field | Description | Optional |
|
||||
| ----------------- | ------------------------------------------------------------------- | ---------- |
|
||||
| `id` | The id of the account to authorize or reject | no |
|
||||
|
||||
Returns an empty object.
|
||||
|
||||
### Follows
|
||||
|
|
Loading…
Reference in a new issue