未验证 提交 24dd7eaa 编写于 作者: K KubeSphere CI Bot 提交者: GitHub

Merge pull request #818 from soulseen/fix/pipeline_input

fix pipeline input support any type
......@@ -741,7 +741,7 @@ type CreateScmServerReq struct {
type CheckPlayloadParameters struct {
Name string `json:"name,omitempty" description:"name"`
Value string `json:"value,omitempty" description:"value"`
Value interface{} `json:"value,omitempty" description:"value"`
}
// Getcrumb
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册