dropbox-sdk-dotnet
dropbox-sdk-dotnet copied to clipboard
The Official Dropbox API V2 SDK for .NET
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2.2.2 to 5.1.0. Release notes Sourced from actions/setup-python's releases. v5.1.0 What's Changed Leveraging the raw API to retrieve the version-manifest, as it does not impose a rate...
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2.2.2 to 5.1.1. Release notes Sourced from actions/setup-python's releases. v5.1.1 What's Changed Bug fixes: fix(ci): update all failing workflows by @mayeut in actions/setup-python#863 This update ensures compatibility...
**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...
**Describe the bug** The team event group_external_sharing_setting_override_changed is returned as event type "Other", with empty details. **To Reproduce** Modify external sharing override setting for a group, query event using api...