FsCodec icon indicating copy to clipboard operation
FsCodec copied to clipboard

feat(SystemTextJson.UnionConverter): Upconvert from TypeSafeEnum render

Open bartelink opened this issue 11 months ago • 0 comments

re #116

Spiking full upconvert including default-initializing if the case gains a record and/or tupled body

Right now this yields null CartIds etc

... but the normal upconvert is also prone to that, so need to have a think about the cleanest way to leave it in the end

bartelink avatar Feb 26 '24 10:02 bartelink