mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-07-13 21:44:32 +08:00
新增:新合并请求列表接口
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
json.total_count @pulls.total_count
|
||||
json.pulls @pulls.each do |pull|
|
||||
json.partial! 'api/v1/projects/pulls/simple_detail', pull: pull
|
||||
end
|
||||
Reference in New Issue
Block a user