mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-21 20:25:45 +08:00
修改: 合并请求评论必选参数以及审查列表去掉分页
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
json.total_count @reviews.total_count
|
||||
# json.total_count @reviews.total_count
|
||||
json.total_count @reviews.count
|
||||
json.reviews @reviews.each do |review|
|
||||
json.partial! 'api/v1/projects/pulls/reviews/simple_detail', review: review
|
||||
end
|
||||
Reference in New Issue
Block a user