FasterXML / FasterXML/jackson-dataformats-binary
[Avro] Including subtype as field
Open
avro
- Dominant language
- Java
- Stars
- 347
- Forks
- 156
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 22
Description
We have a use case where we want to add the subtype (logical name) mapped through `JsonSubtypes` as an virtual property, exactly as it does for Json. Currently, the annotation seems to be ignored.
Is there something we can do on our side to resolve the subtype name and include it on serialization and ignore on deserialization?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.