FasterXML / jackson-databind

General data-binding package for Jackson (2.x): works on streaming API (core) implementation(s)
Apache License 2.0
3.53k stars 1.38k forks source link

Fix #4733: handle polymorphic typing better for enums #4780

Closed cowtowncoder closed 2 weeks ago

cowtowncoder commented 2 weeks ago

Work in progress: first fixed MINIMAL_CLASS case; then check NAME variants.