generateKTypeKontent

fun generateKTypeKontent(type: KType, cache: SchemaMap = mutableMapOf()): Any

Recursively fills schema map depending on KType classifier

Parameters

type

KType to parse

cache

Existing schema map to append to