imagekit-developer/imagekit-react

not getting mime of uploaded objects

Closed this issue · 1 comments

It looks like the mime field is missing in the onSuccess callback.

The response field table in the docs is incorrect, we will fix the doc. Please refer to this JSON or typescript interface.

The upload API response doesn't have mime field and a couple of other fields as of now. We have taken that as a feedback and will improve current API response if possible, or in the next version.