feign-form
feign-form copied to clipboard
Add Multiple FormData support
It's currently not possible to use a list of FormData like we can use a list of files. It should be possible to add the support for this.