Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomasz Maczukin <tomasz@maczukin.pl>2016-02-04 12:33:29 +0300
committerTomasz Maczukin <tomasz@maczukin.pl>2016-02-19 15:18:47 +0300
commit553bac57d01f103f3f419e8096f30f422781adce (patch)
treebadb3f03a25d930ac2bacd268107b951880de3f3 /doc/api/runners.md
parentdc32af950821946f5bc3a4e57b4b7eeb0ffb032f (diff)
Add token to runner details output in API
Diffstat (limited to 'doc/api/runners.md')
-rw-r--r--doc/api/runners.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/api/runners.md b/doc/api/runners.md
index 8e7351d01ec..926c46eb8ed 100644
--- a/doc/api/runners.md
+++ b/doc/api/runners.md
@@ -126,6 +126,7 @@ Example response:
"path": "gitlab-org/gitlab-ce"
}
],
+ "token": "205086a8e3b9a2b818ffac9b89d102",
"revision": null,
"tag_list": [
"ruby",