FasterXML / jackson-module-jsonSchema

Module for generating JSON Schema (v3) definitions from POJOs
370 stars 136 forks source link

Provide a capability for configuring generated schemas for consumption with Angular Schema Form #95

Closed chrisphe closed 1 year ago

chrisphe commented 8 years ago

PR adds a title field

cowtowncoder commented 8 years ago

I would need some description of what is being done, why, beyond title which provides motivation but not much of mechanics. Also make sure this is applicable for JSON Schema v3, as module does not (and will not in its current form) support v4.