Example with http executor:
...
multipart_form:
operations: '{bleh}'
map: '{bleh}'
file: '@filename'
Error I'm getting: [map[message:first part must be operations]]
I think the problem here is that multipart here is a map, and map has no order in golang.