v1.9.0
This commit is contained in:
@@ -21,10 +21,6 @@ type StartRequest struct {
|
||||
// ID of stack to start compute
|
||||
// Required: false
|
||||
StackID uint64 `url:"stackId,omitempty" json:"stackId,omitempty"`
|
||||
|
||||
// Reason for action
|
||||
// Required: false
|
||||
Reason string `url:"reason,omitempty" json:"reason,omitempty"`
|
||||
}
|
||||
|
||||
// Start starts compute
|
||||
|
||||
Reference in New Issue
Block a user