Default

A default instance of the SerializationClassJsonSchemaGenerator class, preconfigured with the default settings defined in JsonSchemaConfig.Default.

This instance can be used to generate JSON schema representations from kotlinx.serialization descriptors. It simplifies the creation of schemas without requiring explicit configuration.