JsonSchemaInference

Context interface for creating schema from type metadata.

Report a problem

Inheritors

Functions

Link copied to clipboard
abstract fun buildSchema(type: KType): JsonSchema

Builds a JsonSchema for the given type.

Link copied to clipboard

Generates a JSON Schema representation for the given type T.