How to post JsonObject with file in retrofit body as raw

Viewed 61

enter image description here

I want to upload file with JsonObject. I am using retrofit2. I need to post file as IFromFile with Json to Server(c#. Net Core)

0 Answers
Related