FasterXML / jackson-annotations

Core annotations (annotations that only depend on jackson-core) for Jackson data processor
https://github.com/FasterXML/jackson
Apache License 2.0
1.03k stars 331 forks source link

Add `requireTypeIdForSubtypes` property for `JsonTypeInfo.Value` in Jackson 3.0 #228

Closed JooHyukKim closed 1 year ago

JooHyukKim commented 1 year ago

relates to #226

cowtowncoder commented 1 year ago

Ok after merging the other PR, need to resolve conflict here.