@@ -897,6 +897,7 @@ type BranchPipeline struct {
|
||||
Description string `json:"description,omitempty" description:"description"`
|
||||
Name string `json:"name,omitempty" description:"name"`
|
||||
Type string `json:"type,omitempty" description:"type"`
|
||||
Choices []interface{} `json:"choices,omitempty" description:"choices"`
|
||||
} `json:"parameters,omitempty"`
|
||||
Permissions struct {
|
||||
Create bool `json:"create,omitempty" description:"create action"`
|
||||
|
||||
Reference in New Issue
Block a user