As you can see, the only way to pass an object to the Multipart-form-data webservice is to give its string representation. But in swagger, for those who use it, it's not easy to type the "traitementTacheJson".
Is there a way to display this kind of data with dataType = "body" ?
We tried to hide "traitementTacheJson" and add an implicitParam with the same name and dataType = "body", but the resquests weren't working anymore.
We would like to have the same presentation as below (with parameter content type=multipart-form-data, of course)
--
You received this message because you are subscribed to the Google Groups "Swagger" group.
To unsubscribe from this group and stop receiving emails from it, send an email to swagger-swaggers...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.