Skip to content

Support type visitability (for JSON Schema module) for Scala Collections, Maps, Option #223

Open
@cowtowncoder

Description

@cowtowncoder

(note: copied from FasterXML/jackson-module-jsonSchema#71)

Looks like Scala types may not (fully?) support visitability, to allow things like JSON Schema generation.
Adding support is relatively easy, as it only requires implementation of method acceptJsonFormatVisitor(...) from JsonSerializer.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions