quicktype
quicktype copied to clipboard
Can the description attributes of JSON schemas become C# docblock comments?
I'd like it if generating C# classes from json schema the description fields become ///<summary/> for the classes and properties.