routes
This commit is contained in:
parent
513f749e72
commit
c1065c7670
1 changed files with 1 additions and 0 deletions
|
@ -418,6 +418,7 @@ Rails.application.routes.draw do
|
||||||
patch 'update_jeton'
|
patch 'update_jeton'
|
||||||
put :allow_expert_review
|
put :allow_expert_review
|
||||||
put :experts_require_administrateur_invitation
|
put :experts_require_administrateur_invitation
|
||||||
|
put :restore
|
||||||
end
|
end
|
||||||
|
|
||||||
get :api_particulier, controller: 'jeton_particulier'
|
get :api_particulier, controller: 'jeton_particulier'
|
||||||
|
|
Loading…
Reference in a new issue