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
path: root/doc
diff options
context:
space:
mode:
authorSean McGivern <sean@mcgivern.me.uk>2017-07-12 14:36:10 +0300
committerClement Ho <ClemMakesApps@gmail.com>2017-07-12 18:41:12 +0300
commit9355d91c5bec7d2e97bf20d91398d692acce2bcf (patch)
treeef960617ae0a650c71332ff11e2fa7f4fde3bbb0 /doc
parent462ef2d83840195ea77c1c41abec6e2bfbe0fa02 (diff)
Merge branch '34325-reinstate-is_admin-for-user-api' into 'master'
Return `is_admin` attribute in the GET /user endpoint for admins Closes #34325 See merge request !12811
Diffstat (limited to 'doc')
-rw-r--r--doc/api/users.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/users.md b/doc/api/users.md
index 43d53756e44..6a8ca8fe564 100644
--- a/doc/api/users.md
+++ b/doc/api/users.md
@@ -356,7 +356,7 @@ GET /user
Parameters:
-- `sudo` (required) - the ID of a user
+- `sudo` (optional) - the ID of a user to make the call in their place
```
GET /user