JsonSchemaGeneratorGenerate Method |
| Name | Description | |
|---|---|---|
| Generate(Type) |
Generate a JsonSchema from the specified type.
| |
| Generate(Type, JsonSchemaResolver) |
Generate a JsonSchema from the specified type.
| |
| Generate(Type, Boolean) |
Generate a JsonSchema from the specified type.
| |
| Generate(Type, JsonSchemaResolver, Boolean) |
Generate a JsonSchema from the specified type.
|