chore: Update method for team members (#1734)
Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
committed by
GitHub
parent
bf2b56a988
commit
1484849cc7
@@ -102,6 +102,7 @@ Rails.application.routes.draw do
|
||||
resources :team_members, only: [:index, :create] do
|
||||
collection do
|
||||
delete :destroy
|
||||
patch :update
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user