package
Version:
v0.26.0-alpha.1
Opens a new window with list of versions in this module.
Published: Aug 23, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type CreateBuildDTO struct {
ProjectConfigName string `json:"projectConfigName" validate:"required"`
Branch *string `json:"branch" validate:"optional"`
PrebuildId *string `json:"prebuildId" validate:"optional"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.