Commit b8f0feeb authored by Evan Read's avatar Evan Read

Merge branch 'api-user-admin' into 'master'

Update API docs, Fix /user admin example

See merge request gitlab-org/gitlab!83052
parents 9fdc9d85 6f3ca802
......@@ -603,7 +603,7 @@ Parameters:
"avatar_url": "http://localhost:3000/uploads/user/avatar/1/index.jpg",
"web_url": "http://localhost:3000/john_smith",
"created_at": "2012-05-23T08:00:58Z",
"is_admin": false,
"is_admin": true,
"bio": "",
"location": null,
"public_email": "john@example.com",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment