serializer icon indicating copy to clipboard operation
serializer copied to clipboard

Union types deserialisation

Open scyzoryck opened this issue 1 year ago • 0 comments

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

scyzoryck avatar Jul 30 '23 11:07 scyzoryck