dotnet/runtime

JSON attributes docs should have mentions for corresponding metadata

Open

#84 069 ouverte le 29 mars 2023

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)C# (5 445 forks)batch import
area-System.Text.Jsondocumentationhelp wanted

Métriques du dépôt

Stars
 (17 886 stars)
Métriques de merge PR
 (Merge moyen 12j 11h) (661 PRs mergées en 30 j)

Description

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

Guide contributeur