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
|
||||
resources :branches, param: :name, only:[:index, :create, :destroy] do
|
||||
collection do
|
||||
get :all
|
||||
post :restore
|
||||
patch :update_default_branch
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user