ReflectionClassJsonSchemaGenerator

constructor(jsonSchemaConfig: JsonSchemaConfig = JsonSchemaConfig.Default)(source)

Creates an instance of ReflectionClassJsonSchemaGenerator.

Parameters

jsonSchemaConfig

Configuration for generating JSON Schemas, such as formatting details and handling of optional nullable properties. Defaults to JsonSchemaConfig.Default.