joelittlejohn
released this
21 Sep 10:20
·
7 commits
to master
since this release
- Don't log ClassAlreadyExistsException for Enum (#1597)
- Prevent generating duplicate constructors when all properties are required; and both includeAllPropertiesConstructor and includeRequiredPropertiesConstructor are true (#1553)
- Add support for property names containing question mark(s) (#1522)
- Avoid NPE when setting additionalProperties path (#1515)