mbknor / mbknor-jackson-jsonSchema

Generate JSON Schema with Polymorphism using Jackson annotations
MIT License
235 stars 79 forks source link

Update library to support DRAFT_2020_12 of the JSON Schema Spec #185

Open bgoldiing opened 1 month ago

bgoldiing commented 1 month ago

JSON schema "https://json-schema.org/draft/2020-12/schema" is the latest version of spec. Is it possible to get this library updated to support the latest version of the spec?