Skip to content

NJsonSchema v10.9.0

Compare
Choose a tag to compare
@RicoSuter RicoSuter released this 03 May 20:43
· 112 commits to master since this release

Bug fixes and new features

  • Update to latest version of Namotion.Reflection (minor bug fixes)
  • Handle single quote in properties names #1574
  • Fix race condition in GetName #1571
  • Added abstract schema checking to CSharpValueGenerator.GetDefaultValue #1570
  • Recursive sample generation #1561