Add support for custom metadata, new info
and exists
method
#295
Labels
enhancement
New feature or request
info
and exists
method
#295
Is your feature request related to a problem? Please describe.
There are 2 new supported methods that needs to be added.
info(path: str)
exists(path: str)
And also the upload methods now support custom metadata to be associated with the uploaded file.
Additional context
JS: supabase/storage-js#207
Swift: supabase/supabase-swift#510
The text was updated successfully, but these errors were encountered: