[STJ] Disallow property names that conflict with metadata property names #106390
Labels
area-System.Text.Json
breaking-change
Issue or PR that represents a breaking API or functional change over a prerelease.
enhancement
Product code improvement that does NOT require public API changes/additions
in-pr
There is an active PR which will close this issue when it is merged
needs-breaking-change-doc-created
Breaking changes need an issue opened with https://github.com/dotnet/docs/issues/new?template=dotnet
Milestone
Originally posted by @eiriktsarpalis in dotnet/aspnetcore#56575 (comment)
This should include conflicting type discriminator id's, as well as reference types containing
$id
or$ref
in cases where reference preservation has been enabled.The text was updated successfully, but these errors were encountered: