mbknor / mbknor-jackson-jsonSchema

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

Proper handling of Polymorphic types when JsonTypeInfo.Id is DEDUCTION #165

Open jcrayner opened 2 years ago

jcrayner commented 2 years ago

refer to issue: https://github.com/mbknor/mbknor-jackson-jsonSchema/issues/164

karsil commented 2 years ago

Is this ready to merge?

jcrayner commented 2 years ago

Is this ready to merge?

Yep, it's good to go.

ahtsan commented 2 years ago

Can we merge this?