Skip to content

SystemTextJson: Fix autoUnion mode to not handle `list` and `option`

Compare
Choose a tag to compare
@bartelink bartelink released this 02 Mar 14:15
· 77 commits to master since this release

Fixed

  • SystemTextJson: Prevent UnionConverter being applied to option and list types when using UnionOrTypeSafeEnumConverterFactory/SystemTextJson.Options(autoUnion = true) #72

See CHANGELOG