mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-02 19:30:48 +08:00
新增:合并请求评论新增path参数筛选以及去掉分页最多返回200数据
This commit is contained in:
@@ -14769,6 +14769,13 @@ http://localhost:3000/api/v1/yystopf/ceshi/pulls/1/reviews.json
|
||||
<td>父评论ID</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>path</td>
|
||||
<td>否</td>
|
||||
<td></td>
|
||||
<td>string</td>
|
||||
<td>评论文件路径</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>sort_by</td>
|
||||
<td>否</td>
|
||||
<td>created_on</td>
|
||||
|
||||
Reference in New Issue
Block a user