mode adding to workflow
This commit is contained in:
@@ -40,6 +40,7 @@ func (d ScheduledType) EnumIndex() int {
|
||||
}
|
||||
|
||||
type WorkflowExecutions struct {
|
||||
ResourceID string `json:"resource_id" bson:"resource_id"`
|
||||
Executions []*WorkflowExecution `json:"executions" bson:"executions"`
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user