fsprojects / FSharp.Json

F# JSON Reflection based serialization library
Apache License 2.0
226 stars 26 forks source link

Allow more than 2 JSON fields in union key-value deserialization #42

Closed megafinz closed 4 years ago

megafinz commented 4 years ago

Allow more than 2 JSON fields in union key-value deserialization.

https://github.com/vsapronov/FSharp.Json/issues/41