I the above example there is only one entity/part created. I'd imagine that if you only send one part, the request object is smart enough to just put that directly in the body. If you really want to use multi-part put more than one part in there.
↧
I the above example there is only one entity/part created. I'd imagine that if you only send one part, the request object is smart enough to just put that directly in the body. If you really want to use multi-part put more than one part in there.