Skip to content
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

add id and fullPath to update and upload functions response #190

Merged
merged 1 commit into from
Dec 19, 2023

Conversation

simonsayssa
Copy link
Contributor

Update return interface in upload and update functions StorageFileApi.ts to return id and fullPath since the uploadOrUpdate returns fullPath and id which are used in multiple cases when uploading/updating a file

What kind of change does this PR introduce?

Bug fix

What is the current behavior?

the id and full path are not returned in the upload and update functions in StorageFileApi.ts

What is the new behavior?

the id and full path are returned in the upload and update functions in StorageFileApi.ts

Update return interface in upload and update functions StorageFileApi.ts to return id and fullPath since the uploadOrUpdate returns fullPath and id which are used in multiple cases when uploading/updating a file
@fenos
Copy link
Contributor

fenos commented Dec 19, 2023

Thank you @ssayssa

@kiwicopple
Copy link
Member

🎉 This PR is included in version 2.6.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants