mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-02 19:30:48 +08:00
新增:解绑和更改状态接口
This commit is contained in:
@@ -82,6 +82,8 @@ defaults format: :json do
|
||||
collection do
|
||||
post :sync
|
||||
get :branches
|
||||
post :change_enable
|
||||
post :unbind
|
||||
end
|
||||
end
|
||||
resource :dataset, only: [:create, :update, :show]
|
||||
|
||||
Reference in New Issue
Block a user