You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
../../../graph/pkg/service/v0/drives.go:215:5: unknown field 'Id' in struct literal of type msgraph.Entity (but does have ID)
../../../graph/pkg/service/v0/drives.go:223:5: unknown field 'Id' in struct literal of type msgraph.Identity (but does have ID)
../../../graph/pkg/service/v0/drives.go:232:6: unknown field 'Id' in struct literal of type msgraph.Entity (but does have ID)
../../../graph/pkg/service/v0/drives.go:243:13: drive.Root.WebDavUrl undefined (type *msgraph.DriveItem has no field or method WebDavUrl, but does have WebDavURL)
The text was updated successfully, but these errors were encountered:
../../../graph/pkg/service/v0/drives.go:215:5: unknown field 'Id' in struct literal of type msgraph.Entity (but does have ID)
../../../graph/pkg/service/v0/drives.go:223:5: unknown field 'Id' in struct literal of type msgraph.Identity (but does have ID)
../../../graph/pkg/service/v0/drives.go:232:6: unknown field 'Id' in struct literal of type msgraph.Entity (but does have ID)
../../../graph/pkg/service/v0/drives.go:243:13: drive.Root.WebDavUrl undefined (type *msgraph.DriveItem has no field or method WebDavUrl, but does have WebDavURL)
The text was updated successfully, but these errors were encountered: