Skip to content
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.

Add an DownloadSignatureRequestFilesAsync method #80

Open
Sora2455 opened this issue Feb 26, 2020 · 1 comment
Open

Add an DownloadSignatureRequestFilesAsync method #80

Sora2455 opened this issue Feb 26, 2020 · 1 comment
Labels
legacy Related to legacy, non-OpenAPI SDK

Comments

@Sora2455
Copy link

An async version of DownloadSignatureRequestFiles would mean that servers can take advantage of C# async/await functionality instead of "Busy waiting" on the API.

Actually, async versions of all of the API endpoints would be fantastic, but that one in particular would help a ton (as it usually takes multiple seconds to run).

@janetanne
Copy link
Contributor

Hi @Sora2455! Thanks for the suggestion. Our team will look into it.

@jtreminio-dropbox jtreminio-dropbox added the legacy Related to legacy, non-OpenAPI SDK label Jun 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
legacy Related to legacy, non-OpenAPI SDK
Projects
None yet
Development

No branches or pull requests

3 participants