提交 4c93d77f 编写于 作者: D Dmitriy Zaporozhets

Merge pull request #2460 from calmh/expose-namespace

'namespace' should be exposed via the API
......@@ -22,6 +22,7 @@ module Gitlab
expose :owner, using: Entities::UserBasic
expose :private_flag, as: :private
expose :issues_enabled, :merge_requests_enabled, :wall_enabled, :wiki_enabled, :created_at
expose :namespace
end
class ProjectMember < UserBasic
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册