dropbox-sdk-dotnet
dropbox-sdk-dotnet copied to clipboard
Event type SharingChangeLinkAllowChangeExpirationPolicy and SharingChangeLinkEnforcePasswordPolicy have each others details
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