summaryrefslogtreecommitdiff
path: root/doc/api/runners.md
diff options
context:
space:
mode:
authorTomasz Maczukin <tomasz@maczukin.pl>2016-02-17 21:23:14 +0100
committerTomasz Maczukin <tomasz@maczukin.pl>2016-02-19 13:18:49 +0100
commite4d2f9972cef6268166a31c20c062b2bf42d9ed7 (patch)
treecc4615ac3b6c567fd9e6af4c108586d454aeaf64 /doc/api/runners.md
parent7ea60c8564b18788990ce8b45decd0932d71ba6e (diff)
downloadgitlab-ce-e4d2f9972cef6268166a31c20c062b2bf42d9ed7.tar.gz
Change `last_contact` to `contacted_at`
Diffstat (limited to 'doc/api/runners.md')
-rw-r--r--doc/api/runners.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/api/runners.md b/doc/api/runners.md
index 276c058e642..8840b8abdcc 100644
--- a/doc/api/runners.md
+++ b/doc/api/runners.md
@@ -116,7 +116,7 @@ Example response:
"description": "test-1-20150125",
"id": 6,
"is_shared": false,
- "last_contact": "2016-01-25T16:39:48.066Z",
+ "contacted_at": "2016-01-25T16:39:48.066Z",
"name": null,
"platform": null,
"projects": [
@@ -166,7 +166,7 @@ Example response:
"description": "test-1-20150125-test",
"id": 6,
"is_shared": false,
- "last_contact": "2016-01-25T16:39:48.066Z",
+ "contacted_at": "2016-01-25T16:39:48.066Z",
"name": null,
"platform": null,
"projects": [