Commit 6f3ca802 authored by Guillaume Chauvel's avatar Guillaume Chauvel

Update API docs, Fix /user admin example

parent bd598ee5
......@@ -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