dotnet/runtime

JSON attributes docs should have mentions for corresponding metadata

Open

#84.069 aberto em 29 de mar. de 2023

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)C# (5.445 forks)batch import
area-System.Text.Jsondocumentationhelp wanted

Métricas do repositório

Stars
 (17.886 stars)
Métricas de merge de PR
 (Mesclagem média 12d 11h) (661 fundiu PRs em 30d)

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

Guia do colaborador