I would like to propose an endpoint that POST file and string Data,I have configure the trestquest with request that contains all the multipart/form-data
In the trestclient, i have called the file but i didn't work.
Note :
I have tried to convert / read the file with java code and expose it to a tfetchfile but i didn't work.