v1.12.2
This commit is contained in:
@@ -27,6 +27,9 @@ type ListRequest struct {
|
||||
|
||||
// Page size
|
||||
Size uint64 `url:"size,omitempty" json:"size,omitempty"`
|
||||
|
||||
// Status
|
||||
Status string `url:"status,omitempty" json:"status,omitempty"`
|
||||
}
|
||||
|
||||
// List gets list of all trunks as a ListTrunks struct
|
||||
|
||||
Reference in New Issue
Block a user