dotnet/runtime
JSON attributes docs should have mentions for corresponding metadata
开放
#84,069 创建于 2023年3月29日
area-System.Text.Jsondocumentationhelp wanted
仓库指标
- 星标
- (17,886 个星标)
- PR 合并指标
- (平均合并 12天 11小时) (30 天内合并 661 个 PR)
描述
Currently some of our attributes contain metadata reference and some don't.
Review all of them and make sure they do (when possible): https://github.com/dotnet/runtime/tree/main/src/libraries/System.Text.Json/src/System/Text/Json/Serialization/Attributes
Originally posted by @layomia in https://github.com/dotnet/runtime/pull/83669#discussion_r1150851799