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.22k stars 1.66k forks source link

CONST keyword unsupported #1628

Open wgdenge opened 3 weeks ago

wgdenge commented 3 weeks ago

Have need to support CONST in the schema. Can this be added?