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:
authorTimothy Andrew <mail@timothyandrew.net>2017-04-21 13:02:49 +0300
committerTimothy Andrew <mail@timothyandrew.net>2017-04-25 12:46:05 +0300
commit0befa887b52613831809380d2cd5d3d2bff88220 (patch)
treee257c72fd2ad1a7f2d1791581b64820775f0ccdb /doc/api/keys.md
parent45601dcbe1ef0782a9e40257aeb990be19d9057f (diff)
Update documentation to reflect the removal of `is_admin` from most API responses.
Diffstat (limited to 'doc/api/keys.md')
-rw-r--r--doc/api/keys.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/api/keys.md b/doc/api/keys.md
index 3b55c2baf56..3ace1040f38 100644
--- a/doc/api/keys.md
+++ b/doc/api/keys.md
@@ -26,7 +26,6 @@ Parameters:
"avatar_url": "http://www.gravatar.com/avatar/cfa35b8cd2ec278026357769582fa563?s=40\u0026d=identicon",
"web_url": "http://localhost:3000/john_smith",
"created_at": "2015-09-03T07:24:01.670Z",
- "is_admin": false,
"bio": null,
"skype": "",
"linkedin": "",