routes
This commit is contained in:
parent
2f9c375fad
commit
1790eb2a4e
1 changed files with 1 additions and 0 deletions
|
@ -488,6 +488,7 @@ Rails.application.routes.draw do
|
||||||
get 'jeton'
|
get 'jeton'
|
||||||
patch 'update_jeton'
|
patch 'update_jeton'
|
||||||
put :allow_expert_review
|
put :allow_expert_review
|
||||||
|
put :allow_expert_messaging
|
||||||
put :experts_require_administrateur_invitation
|
put :experts_require_administrateur_invitation
|
||||||
put :restore
|
put :restore
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue