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

feat: add update method and event #401

Merged
merged 1 commit into from
Oct 21, 2022
Merged

feat: add update method and event #401

merged 1 commit into from
Oct 21, 2022

Conversation

kukhariev
Copy link
Owner

@kukhariev kukhariev commented Oct 21, 2022

Changes proposed in this pull request:

  • added uploader .update(data) method (PATCH request with JSON body)

  • added new option to update metadata during or after uploading

    this.uploadService.control({ action: 'update', metadata: { filename: newFilename } });

@kukhariev kukhariev merged commit eb8c526 into master Oct 21, 2022
@kukhariev kukhariev deleted the update-method branch October 24, 2022 15:31
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.

None yet

1 participant