serializer
serializer copied to clipboard
Union types deserialisation
Q | A |
---|---|
Bug fix? | no |
New feature? | yes |
Doc updated | no |
BC breaks? | no |
Deprecations? | no |
Tests pass? | yes |
Fixed tickets | #1502 |
License | MIT |
Lets add initial support for Union types from JSON. Limitations:
- only for simple types for now
- only from JSON