dropbox-api-spec icon indicating copy to clipboard operation
dropbox-api-spec copied to clipboard

The Official API Spec for Dropbox API V2 SDKs.

Results 5 dropbox-api-spec issues
Sort by recently updated
recently updated
newest added

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...

dependencies

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...

enhancement

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...

enhancement

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\":...