I think it'll be helpful if the docs specify the r...
# off-topic
f
I think it'll be helpful if the docs specify the return object and its contents. I'm trying to figure out if the URL of a file is returned after uploading to storage, does any one know this? Or I have to use the getPublicUrl method to get the URL of a just completed file ?
k
No, it doesn't, but after successful upload, you could use same path to call getPublicUrl.
f
@Kosh#1300 ooh okay, thanks