Upstream sync
This commit is contained in:
@@ -26,6 +26,7 @@ type User struct {
|
||||
Organizations []Organization `json:"organizations,omitempty"`
|
||||
Provider *ProviderResp `json:"provider,omitempty"`
|
||||
Consent bool `json:"consent,omitempty"`
|
||||
Test bool `json:"test,omitempty"`
|
||||
}
|
||||
|
||||
type Contact struct {
|
||||
|
||||
Reference in New Issue
Block a user