mirror of
https://gitee.com/rainbond/Rainbond.git
synced 2024-11-30 02:38:17 +08:00
change build api parameter
This commit is contained in:
parent
4fbc5d47a8
commit
14c12e1dbd
@ -1471,7 +1471,6 @@ type BuildInfoRequestStruct struct {
|
||||
EventID string `json:"event_id"`
|
||||
// 部署的版本号
|
||||
// in: body
|
||||
// required: true
|
||||
DeployVersion string `json:"deploy_version" validate:"deploy_version"`
|
||||
//build form image
|
||||
ImageInfo BuildImageInfo `json:"image_info,omitempty"`
|
||||
|
Loading…
Reference in New Issue
Block a user