FSharp.GrpcCodeGenerator icon indicating copy to clipboard operation
FSharp.GrpcCodeGenerator copied to clipboard

Use isSyntheticOneOf to determine if nested type is needed

Open marner2 opened this issue 2 years ago • 0 comments

I was getting lots of unused single case DU's for optional fields in my generated output. This should remove them.

Tests run successfully.

marner2 avatar Dec 20 '22 02:12 marner2