ITypeMapper
Maps .NET type to a generated JSON Schema.
Gets the mapped type.
Gets a value indicating whether to use a JSON Schema reference for the type.
TSchemaType GetSchema<TSchemaType>(JsonSchemaGenerator schemaGenerator, JsonSchemaResolver schemaResolver) where TSchemaType : JsonSchema4
Gets the schema for the mapped type.