修改: 合并请求评论必选参数以及审查列表去掉分页

This commit is contained in:
2022-08-03 17:13:45 +08:00
parent 96d34d0237
commit 024bc289de
5 changed files with 15 additions and 5 deletions

View File

@@ -14254,6 +14254,13 @@ http://localhost:3000/api/v1/yystopf/ceshi_commit/pulls/3/versions/33/diff.json
<td>int</td>
<td>合并请求序号</td>
</tr>
<tr>
<td>status</td>
<td></td>
<td></td>
<td>string</td>
<td>审查类型, common: 评论类型, approved: 已通过, rejected: 已拒绝</td>
</tr>
</tbody></table>
<h3 id='7447e4874e-7'>返回字段说明:</h3>
<table><thead>
@@ -15000,7 +15007,7 @@ http://localhost:3000/api/v1/yystopf/ceshi/pulls/1/journals.json
</tr>
<tr>
<td>review_id</td>
<td></td>
<td></td>
<td></td>
<td>string</td>
<td>审查ID</td>