mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-02 19:30:48 +08:00
更改:疑修param为index以及新增统计标签下合并请求数量
This commit is contained in:
@@ -25,7 +25,7 @@ defaults format: :json do
|
||||
end
|
||||
end
|
||||
|
||||
resources :issues, except: [:new, :edit] do
|
||||
resources :issues, param: :index, except: [:new, :edit] do
|
||||
collection do
|
||||
patch :batch_update
|
||||
delete :batch_destroy
|
||||
|
||||
Reference in New Issue
Block a user