dotnet/runtime

JSON attributes docs should have mentions for corresponding metadata

Open

#84,069 建立於 2023年3月29日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)C# (5,445 fork)batch import
area-System.Text.Jsondocumentationhelp wanted

倉庫指標

Star
 (17,886 star)
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

貢獻者指南