Skip to content
代码片段 群组 项目
提交 2d3d210b 编辑于 作者: Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
浏览文件

Merge branch 'user-search' into 'master'

User-search
No related branches found
No related tags found
无相关合并请求
......@@ -51,6 +51,10 @@ GET /users
]
```
You can search for a users by email or username with:
`/users?search=John`
Also see `def search query` in `app/models/user.rb`.
## Single user
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册