summaryrefslogtreecommitdiff
path: root/doc/api/jobs.md
diff options
context:
space:
mode:
authorSean McGivern <sean@mcgivern.me.uk>2017-04-25 10:57:32 +0000
committerSean McGivern <sean@mcgivern.me.uk>2017-04-25 10:57:32 +0000
commit6dc424c949ab3de9395d821b05d2e1cc5f632ed2 (patch)
treec74460ecbf621cf8560053560b787cddd9cda6b5 /doc/api/jobs.md
parent9a905e1b9f9575bb8d637560cb3c59fd82079d2d (diff)
parent0befa887b52613831809380d2cd5d3d2bff88220 (diff)
downloadgitlab-ce-6dc424c949ab3de9395d821b05d2e1cc5f632ed2.tar.gz
Merge branch '29903-remove-user-is-admin-flag-from-api' into 'master'
Don't display the `is_admin?` flag for user API responses Closes #29903 See merge request !10846
Diffstat (limited to 'doc/api/jobs.md')
-rw-r--r--doc/api/jobs.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/api/jobs.md b/doc/api/jobs.md
index 3f109dfdca3..404da3dc603 100644
--- a/doc/api/jobs.md
+++ b/doc/api/jobs.md
@@ -57,7 +57,6 @@ Example of response
"bio": null,
"created_at": "2015-12-21T13:14:24.077Z",
"id": 1,
- "is_admin": true,
"linkedin": "",
"name": "Administrator",
"skype": "",
@@ -101,7 +100,6 @@ Example of response
"bio": null,
"created_at": "2015-12-21T13:14:24.077Z",
"id": 1,
- "is_admin": true,
"linkedin": "",
"name": "Administrator",
"skype": "",
@@ -173,7 +171,6 @@ Example of response
"bio": null,
"created_at": "2015-12-21T13:14:24.077Z",
"id": 1,
- "is_admin": true,
"linkedin": "",
"name": "Administrator",
"skype": "",
@@ -217,7 +214,6 @@ Example of response
"bio": null,
"created_at": "2015-12-21T13:14:24.077Z",
"id": 1,
- "is_admin": true,
"linkedin": "",
"name": "Administrator",
"skype": "",
@@ -284,7 +280,6 @@ Example of response
"bio": null,
"created_at": "2015-12-21T13:14:24.077Z",
"id": 1,
- "is_admin": true,
"linkedin": "",
"name": "Administrator",
"skype": "",