Dependencies
- Update NJS to v10.8.0
- Update Namotion.Reflection to v2.1.0
What's Changed
- Add support for System.Web.Mvc.AcceptVerbsAttribute to WebApiOpenApiDocumentGenerator by @andreasbalzer in #4104
- Support filename downloads with special characters by @knoepdan in #4097
- MiddleMouseClickTabControlQoL by @Sossenbinder in #4096
- Expose AllowEmptyValue in ParameterModelBase by @JoshWoodArup in #4145
- add new MultipleClientsFromFirstTagAndOperationNameGenerator by @mw-survit in #4143
- Client code generation in Console app fails with NullReferenceException by @rpbeukes in #4140
- Feature/#4131 store serialized json in separate variable for easy inspection by @dlidstrom in #4136
- WebApiOpenApiDocumentGenerator: Support multiple Route-attributes on Controller level by @andreasbalzer in #4129
- Allow both the summary and description from OpenAPI to be added as summary and remarks in c# generated code by @codecooper in #4105
- Adding in better handling for plain text body by @JonruAlveus in #4086
- Change static read-only properties of OpenApiOperationMethod to constants by @PatrickHofman in #4049
New Contributors
- @andreasbalzer made their first contribution in #4104
- @Sossenbinder made their first contribution in #4096
- @JoshWoodArup made their first contribution in #4145
- @mw-survit made their first contribution in #4143
- @rpbeukes made their first contribution in #4140
- @dlidstrom made their first contribution in #4136
- @codecooper made their first contribution in #4105
- @JonruAlveus made their first contribution in #4086
- @PatrickHofman made their first contribution in #4049
Full Changelog: v13.16.1...v13.17.0