Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
jsonschema2pojo-1.1.2.zip | 2022-05-03 | 5.3 MB | |
jsonschema2pojo-1.1.2.tar.gz | 2022-05-03 | 5.3 MB | |
1.1.2.tar.gz | 2022-05-03 | 378.9 kB | |
1.1.2.zip | 2022-05-03 | 781.6 kB | |
README.md | 2022-05-03 | 1.1 kB | |
Totals: 5 Items | 11.7 MB | 0 |
- 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)