Properties

Link copied to clipboard

Default DynoSchema used when schema is not found by name.

Functions

Link copied to clipboard

Registers a DynoSchema for the given schema.

Link copied to clipboard
fun polymorhic(baseName: String, version: Int = 0, body: PolymorphicSchemaRegistryBuilder.() -> Unit)
Link copied to clipboard
fun schema(schema: DynoSchema)