v0.4.7 v0.4.7
Vernon Keenan 2023-04-15 14:41:16 +00:00
parent 5e5652ec10
commit 225db2d70e
3 changed files with 3 additions and 3 deletions

View File

@ -25,7 +25,7 @@ type TenantUser struct {
AccessLevel string `json:"AccessLevel,omitempty"`
// The Tenant ID
TemamtOD string `json:"TemamtOD,omitempty"`
TenantID string `json:"TenantID,omitempty"`
// The User ID
UserID string `json:"UserID,omitempty"`

View File

@ -3251,7 +3251,7 @@ definitions:
AccessLevel:
description: The Tenant access level for this User
type: string
TemamtOD:
TenantID:
description: The Tenant ID
type: string
UserID:

View File

@ -3251,7 +3251,7 @@ definitions:
AccessLevel:
description: The Tenant access level for this User
type: string
TemamtOD:
TenantID:
description: The Tenant ID
type: string
UserID: