diff options
author | Eugen <eugen@zeonfederated.com> | 2017-04-05 10:29:52 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-05 10:29:52 +0200 |
commit | 8b8839978a222ed53a3dc33eb99f87edc8794000 (patch) | |
tree | e140ef9317152e6e40e9cb7061413736605158fe /docs/Using-the-API | |
parent | 29efeecb9ebd4eac0ec65040b2f688d7a5c77283 (diff) | |
parent | 78cf0fe1c7981bd3770b80772eb7295bc2a0b753 (diff) |
Merge branch 'master' into master
Diffstat (limited to 'docs/Using-the-API')
-rw-r--r-- | docs/Using-the-API/API.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Using-the-API/API.md b/docs/Using-the-API/API.md index bc5ca3de4..e09d8ac9c 100644 --- a/docs/Using-the-API/API.md +++ b/docs/Using-the-API/API.md @@ -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). |