dropbox / dropbox/dropbox-sdk-dotnet
Event type SharingChangeLinkAllowChangeExpirationPolicy and SharingChangeLinkEnforcePasswordPolicy have each others details
Open
bug
- Dominant language
- C#
- Stars
- 347
- Forks
- 439
- Avg merge
- 4m
- Merged PRs (30d)
- 9
Description
**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**
Contributor guide
Assessment
This issue has not been assessed yet.