summaryrefslogtreecommitdiff
path: root/doc/api/jobs.md
diff options
context:
space:
mode:
authorJose Ivan Vargas <jvargas@gitlab.com>2017-10-03 09:44:23 -0500
committerJose Ivan Vargas <jvargas@gitlab.com>2017-10-03 09:44:23 -0500
commit7a93cdfc267ef0ae63da02fee2d25fbcd57115ff (patch)
tree89b716ba7740d579abd34fac545bcc9685784f37 /doc/api/jobs.md
parent27dbb9c29ea674672723837d75e039679e489b48 (diff)
parent18fee3060c78e032777b5dc6b3d1f60432446ea5 (diff)
downloadgitlab-ce-7a93cdfc267ef0ae63da02fee2d25fbcd57115ff.tar.gz
Merge branch 'master' into 38036-hover-and-legend-data-should-be-linked38036-hover-and-legend-data-should-be-linked
Diffstat (limited to 'doc/api/jobs.md')
-rw-r--r--doc/api/jobs.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/jobs.md b/doc/api/jobs.md
index d60c7c12881..e7060e154f4 100644
--- a/doc/api/jobs.md
+++ b/doc/api/jobs.md
@@ -336,7 +336,7 @@ Parameters
| Attribute | Type | Required | Description |
|-------------|---------|----------|-------------------------- |
| `id` | integer/string | yes | The ID or [URL-encoded path of the project](README.md#namespaced-path-encoding) owned by the authenticated user |
-| `ref_name` | string | yes | The ref from a repository |
+| `ref_name` | string | yes | The ref from a repository (can only be branch or tag name, not HEAD or SHA) |
| `job` | string | yes | The name of the job |
Example request: