What's Changed
- Support naming http client methods after the operationId by @averabaq in #123
- fix broken codegen for put/post/patch requests without request body by @pschichtel in #126
- Add Support for Path Level Parameters and avoid Name Clashes by @pschichtel in #127
- Non-Nullable client return types by @averabaq in #124
New Contributors
- @pschichtel made their first contribution in #126
Full Changelog: 4.0.0...5.0.0