dotnet/runtime

JSON attributes docs should have mentions for corresponding metadata

Open

#84.069 geöffnet am 29. März 2023

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)C# (5.445 Forks)batch import
area-System.Text.Jsondocumentationhelp wanted

Repository-Metriken

Stars
 (17.886 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 12T 11h) (661 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide