Skip to content

Add "require type id for subtypes" property for JsonTypeInfo.Value in 3.0 #226

@cowtowncoder

Description

@cowtowncoder

(follow-up to #223)

With #223, a new property was added in @JsonTypeInfo, via 2.16 branch. That works fine.

But 3.0 (master) has added Value type for JsonTypeInfo (something that we might even want to backport in 2.x since 3.0 is still not out); it will need to handle this new property as well.
I can do that later on if necessary, or if @JooHyukKim you have time maybe you could do it?
(addition of the new property: backporting in 2.16 is totally optional)

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.xIssues related to Jackson 3.x major version

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions