v1.2.0
What's Changed
- feat(gen): add size to MultipartFile struct by @ldmonster in #1247
- fix(gen): re-use parameter type by @tdakkota in #1197
- fix(gen): add support for Free-form Objects when a schema definitions only specifies
type: object
by @k4n4ry in #1246 - fix(gen): properly handle intermediate route node by @tdakkota in #1251
New Contributors
- @ldmonster made their first contribution in #1247
Full Changelog: v1.1.1...v1.1.2