mbknor / mbknor-jackson-jsonSchema

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

[fix] use JsonSchemaTitle to set type's title #156

Open almson opened 2 years ago

almson commented 2 years ago

I don't understand the motivation for the original code, but this change works much better with the UI and makes more sense.