From e1ddad504033d6cbcbdea9c05d3f87ef084b1493 Mon Sep 17 00:00:00 2001 From: victor <121183489011@qq.com> Date: Wed, 27 Jan 2021 10:22:53 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E6=B5=81=E6=B0=B4=E7=BA=BF?= =?UTF-8?q?=E6=8E=A5=E5=8F=A3=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api_document.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api_document.md b/api_document.md index a4294513a..cad8be7ad 100644 --- a/api_document.md +++ b/api_document.md @@ -4104,7 +4104,7 @@ curl --location --request POST 'http://localhost:3000/api/ci/pipelines' \ | file_name | 是 | string | 文件名称(默认初始值:.trustie.pipeline.yaml) | | repo | 是 | string | 项目identifier | | owner | 是 | string | 项目的owner | -| branch | 否 | string | 分支名称, branch必须存在一个 | +| branch | 是 | string | 分支名称, branch必须存在一个 | | event | 是 | string | 触发事件,可多选,多个逗号隔开 | *返回参数说明:*