Commit 50670948 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Merge branch 'master' of github.com:gitlabhq/gitlabhq

parents 632fe8fb 6f5a9b41
......@@ -15,7 +15,7 @@ module API
end
class UserSafe < Grape::Entity
expose :name
expose :name, :username
end
class UserBasic < Grape::Entity
......
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