dropbox-sdk-dotnet icon indicating copy to clipboard operation
dropbox-sdk-dotnet copied to clipboard

Event type SharingChangeLinkAllowChangeExpirationPolicy and SharingChangeLinkEnforcePasswordPolicy have each others details

Open colin-wyatt-sp opened this issue 4 months ago • 1 comments

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

colin-wyatt-sp avatar Oct 03 '24 20:10 colin-wyatt-sp