Fix API method URL typo
This commit is contained in:
parent
8814f90eb5
commit
3504da5cac
1 changed files with 1 additions and 1 deletions
|
@ -310,7 +310,7 @@ Returns a [Status](#status).
|
|||
|
||||
#### Getting status context:
|
||||
|
||||
GET /api/v1/statuses/:id/contexts
|
||||
GET /api/v1/statuses/:id/context
|
||||
|
||||
Returns a [Context](#context).
|
||||
|
||||
|
|
Loading…
Reference in a new issue