Skip to content

NSwag v13.17.0

Compare
Choose a tag to compare
@RicoSuter RicoSuter released this 16 Sep 17:14
· 178 commits to master since this release

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

Full Changelog: v13.16.1...v13.17.0