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: Custom-metadata, exists, info methods #1023

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

Vinzent03
Copy link
Collaborator

What kind of change does this PR introduce?

feature

What is the current behavior?

No support for specifying metadata for files when uploading and missing info and exists methods.

What is the new behavior?

Support specifying metadata when uploading files.

Additional context

close #1021
js pr

@Vinzent03
Copy link
Collaborator Author

Currently waiting for an answer on supabase/storage#541 because I'm unsure about the correct types of the FileObjectV2 class.

@Vinzent03 Vinzent03 changed the title feat: custom-metadata, exists, info methods feat: Custom-metadata, exists, info methods Sep 10, 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.

Support for custom metadata on storage objects missing
1 participant