imagekit-developer/imagekit-ios

JSONResponse and RawResponse String from UploadAPI

Closed this issue · 1 comments

ahnv commented

Upload API can return JSONResponse and RawResponse String to give the developer more control on the response

public static func upload(

ahnv commented

Added functions UploadApiResponse.getRawResponse() and UploadApiResponse.getRawJson()