We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Typo
Made a table for readability, added the missing properties NumberType, NumberFloatType, NumberDoubleType and NumberDecimalType
Updated Inheritance (markdown)
Updated Enums (markdown)
Updated XML Documentation (markdown)
Created JsonSchemaGenerator (markdown)
Updated TypeScriptGenerator (markdown)
Destroyed JsonSchemaGenerator (markdown)
Fix typo (JsonLibrary)
Updated JsonSchemaGenerator (markdown)
Added missing settings + increased consistency with source file
A reminder to AddNewtonsoftJson
changed apiverse link to new apimundo domain
updated instructions on using JsonSchemaGenerator
`JsonProperty` is the wrong type, should be `JsonSchemaProperty`
Updated TypeScriptGeneratorSettings (markdown)
TS syntax highlighting
add more info about JSON Schema differences
Updated Custom Schema Properties (markdown)
Updated SampleJsonSchemaGenerator (markdown)