1.1.2
joelittlejohn
released this
03 May 21:06
·
100 commits
to master
since this release
- Use LinkedHashMap for additional properties, so the original ordering in the JSON is preserved (#1397)
- Collection fields are unnecessarily initialized to "null" (#1346)
- Enum not getting generated correctly with CamelCase values (#1310)
- Support using JSR-303 annotations from 'jakarta.validation' package (#1280)
- Item type for array property 'listFta' is incorrectly named ListFtum (#1275)
- Android Parcelable unused import (#1150)
- jsonschema2pojo website returns HTTP 500 for using TreeNode example in the wiki (#781)
- Recursive schema $ref generates an extra class (#368)