add uuid check
This commit is contained in:
@ -82,10 +82,11 @@ Rails.application.routes.draw do
|
||||
post :search
|
||||
get :statistics
|
||||
get :feedback
|
||||
post :push_proforma_xml
|
||||
get :reload
|
||||
post :submit
|
||||
get 'study_group_dashboard/:study_group_id', to: 'exercises#study_group_dashboard'
|
||||
post :push_proforma_xml
|
||||
post :export_external_check
|
||||
end
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user