dropbox-api-spec
dropbox-api-spec copied to clipboard
The Official API Spec for Dropbox API V2 SDKs.
Bumps [peter-evans/repository-dispatch](https://github.com/peter-evans/repository-dispatch) from 1 to 3. Release notes Sourced from peter-evans/repository-dispatch's releases. Repository Dispatch v3.0.0 ⚙️ Updated runtime to Node.js 20 The action now requires a minimum version of v2.308.0...
This feature request is related to [files/copy](https://www.dropbox.com/developers/documentation/http/documentation#files-copy) end point. Currently there is no option to overwrite a file if it already exists, when copying file from somewhere to another. **Why...
Would be great if DropBox API had **fast thumbnails preview** like google drive and one Drive. These load the thumbnails immediately, while in DropBox we must request the thumbnails, generate...
If I use the curl example from the dropbox api spec replacing "mute": false by "mute": true curl -X POST https://content.dropboxapi.com/2/files/upload \ --header "Authorization: Bearer " \ --header "Dropbox-API-Arg: {\"path\":...