mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-24 13:45:44 +08:00
Merge branch 'dev_trustie' into dev_chain
This commit is contained in:
@@ -16,6 +16,11 @@ Rails.application.routes.draw do
|
||||
resources :edu_settings
|
||||
|
||||
scope '/api' do
|
||||
resources :sync_forge, only: [:create] do
|
||||
collection do
|
||||
post :sync_users
|
||||
end
|
||||
end
|
||||
resources :composes do
|
||||
resources :compose_projects, only: [:create, :destroy]
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user