Skip to content

4.34.0 – JacksonModule inheritted JsonUnwrapped annotation fix

Compare
Choose a tag to compare
@CarstenWickner CarstenWickner released this 14 Mar 19:46
· 33 commits to main since this release

jsonschema-generator

Added

  • new Option.DUPLICATE_MEMBER_ATTRIBUTE_CLEANUP_AT_THE_END discards duplicate elements from member sub-schemas

Changed

  • new Option.DUPLICATE_MEMBER_ATTRIBUTE_CLEANUP_AT_THE_END by default included in standard OptionPresets

jsonschema-module-jackson

Fixed

  • @JsonUnwrapped annotation on inherited properties resulted in those properties being ignored instead of being unwrapped