Skip to content

serde and jackson compatibility #55

@ghost

Description

Summary

When serializing to json, enums create either a String or Object. This causes issues with deserialization on JVM side.

Problem Definition

Serde crreates json schemas that are incompatible with JVM serial/deserial

Proposal

Tweak serde configuration so that subtypes work


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions