Upstream sync
This commit is contained in:
@@ -31,6 +31,7 @@ type User struct {
|
||||
Types []OrganizationType `json:"types,omitempty"`
|
||||
Organizations []Organization `json:"organizations,omitempty"`
|
||||
Type string `json:"type,omitempty"`
|
||||
Test bool `json:"test,omitempty"`
|
||||
}
|
||||
|
||||
type ContactInfo struct {
|
||||
|
||||
Reference in New Issue
Block a user