Skip to content

JsonSchemaGeneratorSettings

Rico Suter edited this page May 17, 2016 · 26 revisions
  • DefaultEnumHandling: The default enum handling (default: Integer).
  • FlattenInheritanceHierarchy: Value indicating whether to flatten the inheritance hierarchy instead of using allOf to describe inheritance (default: false).

More information: JsonSchemaGeneratorSettings.cs

Clone this wiki locally