NJsonSchema v11.0.1
What's Changed
- Update PropertyNameGenerator - escape "|" character in property names by @AntonYeurasau in #1684
- Enable .NET analyzers by @lahma in #1676
- Fixed SystemTextJson indexed properties handling. by @viktoriia-zhel in #1701
- Upgrade NuGet packages by @lahma in #1699
- Fix SystemTextJson read only properties handling by @mereth in #1697
- Empty templates for annotation of enum and members by @martindamgaardlorensen in #1693
- Expose failing JToken in ValidationError by @ouvreboite in #1692
- Fix: Remove illegal characters before returning to reserved list by @lorenyaSICKAG in #1683
- Fix bug that C# property not nullable when specified via reference by @markm77 in #1682
- Add option to explicitly exclude types from schema by @Havret in #1670
New Contributors
- @AntonYeurasau made their first contribution in #1684
- @viktoriia-zhel made their first contribution in #1701
- @mereth made their first contribution in #1697
- @martindamgaardlorensen made their first contribution in #1693
- @ouvreboite made their first contribution in #1692
- @lorenyaSICKAG made their first contribution in #1683
- @markm77 made their first contribution in #1682
- @Havret made their first contribution in #1670
Full Changelog: v11.0.0...v11.0.1