docs
docs copied to clipboard
Update (and correct) the existing `System.Text.Json` article on polymorphism
Update (and correct) the existing System.Text.Json article on polymorphism:
https://docs.microsoft.com/dotnet/standard/serialization/system-text-json-polymorphism
For additional information and context, see https://gist.github.com/krwq/a24138195a47fc248039314e8708dc40
@IEvangelist offered to take on this work, so assigning over to him.
For completeness, there's also the section on polymorphism in the Preview 5 announcement:
https://devblogs.microsoft.com/dotnet/announcing-dotnet-7-preview-5/#polymorphism
The STJ blog will more or less use the same content so we might want to use this one for reference.