Skip to content

v7.1.3

Choose a tag to compare

@avgalex avgalex released this 24 Mar 07:59
· 10 commits to master since this release
db4beb7

Changes in 7.1.3

  • Fixed: $ref replaced with inline schema copy when using SetValidator with nested object types (Issue #198)
    • ResolveRefProperty (introduced in 7.1.2 for BigInteger isolation) replaced all $ref properties with copies, destroying reference structure in the OpenAPI document
    • Fix: snapshot $ref properties before rule application, restore them afterwards if no validation constraints were added by rules
    • BigInteger per-model constraints (Issue #146) continue to work correctly

Full Changelog: v7.1.2...v7.1.3