Skip to content

Support "javaType" for things that are not "type": "object" #223

@dflemstr

Description

@dflemstr

There is nothing that says that only "type": "object" things can have "javaType". For example, I would want a Joda DateTime to be serialized as an integer (letting Jackson handle the actual conversion) but this is not possible to express right now.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions