This commit is contained in:
Kara Diaby 2023-03-23 17:14:33 +01:00
parent 2f9c375fad
commit 1790eb2a4e

View file

@ -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