Merge branch 'master' of github.com:gitlabhq/gitlabhq
This commit is contained in:
commit
79ee94eccb
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ GET /users
|
|||
]
|
||||
```
|
||||
|
||||
You can search for a users by email or username with: `/users?search=John`
|
||||
You can search for users by email or username with: `/users?search=John`
|
||||
|
||||
Also see `def search query` in `app/models/user.rb`.
|
||||
|
||||
|
|
Loading…
Reference in a new issue