mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-02 19:30:48 +08:00
新增:同步仓库更新信息接口
This commit is contained in:
@@ -80,6 +80,7 @@ defaults format: :json do
|
||||
scope module: :projects do
|
||||
resources :sync_repositories, only: [:create, :index] do
|
||||
collection do
|
||||
post :update_info
|
||||
post :sync
|
||||
get :branches
|
||||
post :change_enable
|
||||
|
||||
Reference in New Issue
Block a user