Add support for async FilesAdapter.getFileLocation
#9268
Labels
bounty:$10
Bounty applies for fixing this issue (Parse Bounty Program)
state:released
Released as stable version
state:released-alpha
Released as alpha version
state:released-beta
Released as beta version
type:feature
New feature or improvement of existing feature
New Feature / Enhancement Checklist
Current Limitation
The
FilesAdapter
protocol expectsgetFileLocation
to be a synchronous method.Feature / Enhancement Description
Add support for
getFileLocation
to be either an asynchronous or synchronous method:Example Use Case
See parse-community/parse-server-s3-adapter#197.
The text was updated successfully, but these errors were encountered: