修复: 合并请求评论类型允许为空

This commit is contained in:
2022-08-04 15:46:19 +08:00
parent 024bc289de
commit a9811768d4
3 changed files with 4 additions and 4 deletions

View File

@@ -14993,8 +14993,8 @@ http://localhost:3000/api/v1/yystopf/ceshi/pulls/1/journals.json
</tr>
<tr>
<td>type</td>
<td></td>
<td></td>
<td></td>
<td>comment</td>
<td>string</td>
<td>评论类型 comment: 普通, problem: 需要回应的评论</td>
</tr>