Skip to content

feat: Added support for sync and async FilesAdapter.getFileLocation #9270

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 0 commits into from
Closed

Conversation

abubkr-hago
Copy link

@abubkr-hago abubkr-hago commented Aug 10, 2024

Pull Request

Closes #9268

Approach

await FilesAdapter.getFileLocation and FilesAdapter.expandFilesInObject if any returns a promise.

Tasks

Find and await promise functions of getFileLocation and expandFilesInObject.

  • Add tests

Copy link

parse-github-assistant bot commented Aug 10, 2024

Thanks for opening this pull request!

  • ❌ Please link an issue that describes the reason for this pull request, otherwise your pull request will be closed. Make sure to write it as Closes: #123 in the PR description, so I can recognize it.

@abubkr-hago abubkr-hago changed the title add: support for async FilesAdapter.getFileLocation, fixes #9268 fix: #9268 Aug 10, 2024
@abubkr-hago abubkr-hago changed the title fix: #9268 fix: async FilesAdapter.getFileLocation is not supported #9268 Aug 10, 2024
Copy link

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant bot changed the title fix: async FilesAdapter.getFileLocation is not supported #9268 fix: Async FilesAdapter.getFileLocation is not supported #9268 Aug 10, 2024
@abubkr-hago abubkr-hago changed the title fix: Async FilesAdapter.getFileLocation is not supported #9268 feat: Added support for sync and async FilesAdapter.getFileLocation Aug 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for async FilesAdapter.getFileLocation
1 participant