JsonSchemaFactory

Factory to generate json schemas.

Inheritors

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun generateSchema(json: Json, serializer: KSerializer<*>): Serde.Schema?