Team members public section
This commit is contained in:
parent
360aa1b407
commit
ea6f46cb87
8 changed files with 212 additions and 0 deletions
|
@ -139,6 +139,10 @@ Gitlab::Application.routes.draw do
|
|||
delete :relegate_project
|
||||
put :update_access
|
||||
end
|
||||
scope module: :teams do
|
||||
resources :members
|
||||
end
|
||||
end
|
||||
collection do
|
||||
get :search
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue