Closed chrisgacsal closed 1 week ago
Refactor JSON serialization of union types so the Type field for exact types are no longer needed which were used only as discriminator for serialization.
Type
Overview
Refactor JSON serialization of union types so the
Type
field for exact types are no longer needed which were used only as discriminator for serialization.