eiriktsarpalis / stj-schema-mapper

A component mapping System.Text.Json contracts to JSON schema documents
MIT License
5 stars 1 forks source link

Backport https://github.com/dotnet/runtime/pull/108764 to this repo. #8

Closed eiriktsarpalis closed 4 days ago

eiriktsarpalis commented 4 days ago

Backports the fix to https://github.com/dotnet/runtime/issues/108755 in this repo.

FYI @SergeyMenshykh @ntaylormullen. Consider updating your copies if there's a scenario where schemas can be generated for unexpected user provided types like XElement.