0.4.3
What's Changed
- Don't overwrite files in tests/data at testing time by @yyamano in #373
- Add file upload support for both octet-stream and form-data by @yyamano in #374
- Generate valid python code if query param has default value and requeststBody is required by @yyamano in #377
- Generate an empty model file if an api spec file have no "schemas". by @yyamano in #375
New Contributors
Full Changelog: 0.4.2...0.4.3