Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Event type SharingChangeLinkAllowChangeExpirationPolicy and SharingChangeLinkEnforcePasswordPolicy have each others details #368

Open
colin-wyatt-sp opened this issue Oct 3, 2024 · 1 comment
Labels

Comments

@colin-wyatt-sp
Copy link

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

@greg-db
Copy link
Contributor

greg-db commented Oct 3, 2024

Thanks for the report! We'll look into it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants