Changeset 0.24.1 (#157)
This commit is contained in:
@@ -864,6 +864,7 @@ type Group struct {
|
||||
Scope string `json:"scope" db:"scope"` // global, team
|
||||
TeamID *string `json:"team_id,omitempty" db:"team_id"`
|
||||
CreatedBy string `json:"created_by" db:"created_by"`
|
||||
Source string `json:"source" db:"source"` // manual (default), oidc
|
||||
MemberCount int `json:"member_count,omitempty"` // computed, not a DB column
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user