Bug Fixes in multipart request
Please use v1.4.3 or greater
- Bug fixes where multipart requests were failing because of nested form data. Because of this the multipart (file containing) POST request now has an updated schema (examples have been updated accordingly).
- Dropped dataclass for report generation because it causes various bugs in python 3.6.