Merge branch 'develop' into standalone_develop

This commit is contained in:
2022-08-03 14:20:39 +08:00
7 changed files with 26 additions and 6 deletions

View File

@@ -11384,6 +11384,13 @@ http://localhost:3000/api/v1/yystopf/ceshi/webhooks.json
<td>array</td>
<td>触发事件</td>
</tr>
<tr>
<td>webhook.type</td>
<td></td>
<td>gitea</td>
<td>string</td>
<td>hook类型gitea slack discord dingtalk telegram msteams feishu matrix jianmu</td>
</tr>
</tbody></table>
<p>触发事件字段说明 </p>
@@ -14335,6 +14342,11 @@ http://localhost:3000/api/v1/yystopf/ceshi_commit/pulls/3/versions/33/diff.json
<td>是否为子模块</td>
</tr>
<tr>
<td>diff</td>
<td>string</td>
<td>git diff内容</td>
</tr>
<tr>
<td>sections.file_name</td>
<td>string</td>
<td>文件名称</td>