New
NSwag v14.6.2 (NJsonSchema v11.5.2)
Fixes EnumValue regression in v14.6.1 by introducing a new JsonLibraryVersion configuration (default 8.0)
What's Changed
- v14.6.2: Update NJS and update commands/UI & update .NET 10 SDK (RC2) by @RicoSuter in https://github.com/RicoSuter/NSwag/pull/5298
- Update NJsonSchema to v11.5.2 (with revert to previous EnumValue behavior and new config)
- https://github.com/RicoSuter/NJsonSchema/releases/tag/v11.5.2
Full Changelog: https://github.com/RicoSuter/NSwag/compare/v14.6.1...v14.6.2