Releases
v0.21.0
msgraph.User{}
now supports the AgeGroup
field (#76 )
msgraph.User{}
now supports the ConsentProvidedForMinor
field (#76 )
⚠️ BREAKING CHANGES:
msgraph.Application{}.SignInAudience
is now a pointer reference (#76 )
msgraph.ServicePrincipal{}.SignInAudience
is now a pointer reference (#76 )
msgraph.Group{}.ResourceBehaviorOptions
is now a custom type (#75 )
msgraph.Group{}.ResourceProvisioningOptions
is now a custom type (#75 )
msgraph.Group{}.Theme
is now a custom type (#75 )
msgraph.Group{}.Visibility
is now a custom type (#75 )
msgraph.User{}.EmployeeId
is now a StringNullWhenEmpty
type (#76 )
msgraph.User{}.FaxNumber
is now a StringNullWhenEmpty
type (#76 )
msgraph.User{}.Mail
is now a StringNullWhenEmpty
type (#76 )
msgraph.User{}.PreferredLanguage
is now a StringNullWhenEmpty
type (#76 )
msgraph.ApplicationExtensionTargetObject
is now a type alias (#76 )
msgraph.AppRoleAllowedMemberType
is now a type alias (#76 )
msgraph.BodyType
is now a type alias (#76 )
msgraph.ExtensionSchemaPropertyDataType
is now a type alias (#76 )
msgraph.GroupType
is now a type alias (#76 )
msgraph.GroupMembershipClaim
is now a type alias (#76 )
msgraph.KeyCredentialType
is now a type alias (#76 )
msgraph.KeyCredentialUsage
is now a type alias (#76 )
msgraph.PermissionScopeType
is now a type alias (#76 )
msgraph.ResourceAccessType
is now a type alias (#76 )
msgraph.SignInAudience
is now a type alias (#76 )
You can’t perform that action at this time.