RicoSuter/NJsonSchema

Translate schema comments ($comment) to C# documentation comments

Open

#1,428 opened on Nov 3, 2021

 (2 comments) (1 reaction) (0 assignees)C# (549 forks)github user discovery
help wantedproject: NJsonSchema.CodeGeneration.CSharptype: question

Repository metrics

Stars
 (1,579 stars)
PR merge metrics
 (Avg merge 39d 6h) (1 merged PR in 30d)

Description

Could you take the content of the $comment field and translate it into a C# doc comment?

Contributor guide