joelittlejohn / jsonschema2pojo

Generate Java types from JSON or JSON Schema and annotate those types for data-binding with Jackson, Gson, etc
http://www.jsonschema2pojo.org
Apache License 2.0
6.24k stars 1.66k forks source link

Aligned timeType documentation example with Java LocalTime #1585

Closed dlehammer closed 5 months ago

dlehammer commented 9 months ago

Ie. java.time.LocalTime

dlehammer commented 5 months ago

Is there anything I can do, to help this PR move forward?

joelittlejohn commented 5 months ago

Thanks @dlehammer !