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
Describe the bug
The Dropbox.Api team events model seems to be incorrect. SharingChangeLinkEnforcePasswordPolicy has a Details.PreviousValue of type ChangeLinkExpirationPolicy, whereas event type SharingChangeLinkAllowChangeExpirationPolicy has a Details.PreviousValue of type EnforceLinkPasswordPolicy.
To Reproduce
n/a
Expected Behavior
n/a
Actual Behavior
n/a
Screenshots
n/a
Versions
What version of the SDK are you using? 7.0.0
What version of the language are you using? C#
What platform are you using? (if applicable) .net 8.0
Additional context
The text was updated successfully, but these errors were encountered:
Describe the bug
The Dropbox.Api team events model seems to be incorrect. SharingChangeLinkEnforcePasswordPolicy has a Details.PreviousValue of type ChangeLinkExpirationPolicy, whereas event type SharingChangeLinkAllowChangeExpirationPolicy has a Details.PreviousValue of type EnforceLinkPasswordPolicy.
To Reproduce
n/a
Expected Behavior
n/a
Actual Behavior
n/a
Screenshots
n/a
Versions
Additional context
The text was updated successfully, but these errors were encountered: