I want to send a File with a complex JSON object containing JSON Array. How can I do it?
I want to send this kind of FormData. Here is how I have implemented it: