v0.67.0
What's Changed
- feat(gen): support
uniqueItems
validator by @tdakkota in #887 - refactor: use copy in slice setters by @sashamelentyev in #891
- fix(parser): compare canonical parameter name by @tdakkota in #892
- fix(gen): handle parameter name conflict properly by @tdakkota in #893
- fix(gen): do not generate router if there are no operations by @tdakkota in #895
Full Changelog: v0.66.0...v0.67.0