v1.13.1
This commit is contained in:
@@ -22,6 +22,10 @@ type ListGroupsRequest struct {
|
||||
// Required: false
|
||||
DisplayName string `url:"display_name,omitempty" json:"display_name,omitempty"`
|
||||
|
||||
// Owner display name filter
|
||||
// Required: false
|
||||
OwnerDisplayName string `url:"owner_display_name,omitempty" json:"owner_display_name,omitempty"`
|
||||
|
||||
// Page number for pagination
|
||||
// Required: false
|
||||
Page uint64 `url:"page,omitempty" json:"page,omitempty"`
|
||||
|
||||
Reference in New Issue
Block a user