v1.9.0
This commit is contained in:
@@ -44,7 +44,7 @@ type ListRequest struct {
|
||||
|
||||
// Find by list of clientIds
|
||||
// Required: false
|
||||
ClientIDs []uint64 `url:"clientIds,omitempty" json:"clientIds,omitempty"`
|
||||
ClientIDs []string `url:"clientIds,omitempty" json:"clientIds,omitempty"`
|
||||
|
||||
// Page number
|
||||
// Required: false
|
||||
|
||||
Reference in New Issue
Block a user