karlvr / openapi-generator-plus-generators

Other
21 stars 8 forks source link

Support Jackson's deduction for `oneOf` and `anyOf` without a discriminator #20

Closed karlvr closed 3 years ago

karlvr commented 3 years ago

See https://cowtowncoder.medium.com/jackson-2-12-most-wanted-1-5-deduction-based-polymorphism-c7fb51db7818 for a discussion of the functionality.