Multi Part Form Data content type support has been added for StrucutredObjectSerializer
. This allows content type multipart/form-data
to be accepted in addition to application/json
.
What's Changed
- Feature 39 by @parthbond180 in #40
Full Changelog: v0.4.0...0.4.1