summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Marko <peter.marko@siemens.com>2018-07-20 18:57:42 +0200
committerPeter Marko <peter.marko@siemens.com>2018-08-10 23:01:06 +0200
commitd03e7120f2030453a5cfd3e4c47604a5ae6d114a (patch)
treefa9c58ff9ba036dcc03755f6eba6f5587b0a7927
parent3cd61fea03b360af50793488a83e8147a1cf3311 (diff)
downloadgitlab-ce-d03e7120f2030453a5cfd3e4c47604a5ae6d114a.tar.gz
Fix non-existent artifacts_file in job api
-rw-r--r--doc/api/jobs.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/api/jobs.md b/doc/api/jobs.md
index 9a950097675..b0b698efc8c 100644
--- a/doc/api/jobs.md
+++ b/doc/api/jobs.md
@@ -33,7 +33,6 @@ Example of response
},
"coverage": null,
"created_at": "2015-12-24T15:51:21.727Z",
- "artifacts_file": null,
"finished_at": "2015-12-24T17:54:24.921Z",
"artifacts_expire_at": "2016-01-23T17:54:24.921Z",
"id": 6,
@@ -151,7 +150,6 @@ Example of response
},
"coverage": null,
"created_at": "2015-12-24T15:51:21.727Z",
- "artifacts_file": null,
"finished_at": "2015-12-24T17:54:24.921Z",
"artifacts_expire_at": "2016-01-23T17:54:24.921Z",
"id": 6,
@@ -267,7 +265,6 @@ Example of response
},
"coverage": null,
"created_at": "2015-12-24T15:51:21.880Z",
- "artifacts_file": null,
"finished_at": "2015-12-24T17:54:31.198Z",
"artifacts_expire_at": "2016-01-23T17:54:31.198Z",
"id": 8,
@@ -458,7 +455,6 @@ Example of response
},
"coverage": null,
"created_at": "2016-01-11T10:13:33.506Z",
- "artifacts_file": null,
"finished_at": "2016-01-11T10:14:09.526Z",
"id": 42,
"name": "rubocop",
@@ -505,7 +501,6 @@ Example of response
},
"coverage": null,
"created_at": "2016-01-11T10:13:33.506Z",
- "artifacts_file": null,
"finished_at": null,
"id": 42,
"name": "rubocop",
@@ -654,7 +649,6 @@ Example of response
},
"coverage": null,
"created_at": "2016-01-11T10:13:33.506Z",
- "artifacts_file": null,
"finished_at": null,
"id": 42,
"name": "rubocop",