Commit ee4ccd31 authored by Evan Read's avatar Evan Read

Merge branch 'docs-api-email' into 'master'

Add email clarification

See merge request gitlab-org/gitlab-ce!27645
parents 9c8e40b4 5b2239da
......@@ -33,7 +33,7 @@ GET /users
]
```
You can also search for users by email or username with: `/users?search=John`
You can also search for users by name or primary email using `?search=`. For example. `/users?search=John`.
In addition, you can lookup users by username:
......
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