mbknor / mbknor-jackson-jsonSchema

Generate JSON Schema with Polymorphism using Jackson annotations
MIT License
232 stars 75 forks source link

Fix JsonSchemaTitle in definition schemas and added disableRefTitle config item #179

Open richturner opened 1 year ago

richturner commented 1 year ago

disableRefTitle config item to exclude titles from $ref schemas

richturner commented 1 year ago

See #100