handle

open override fun handle(type: KType, clazz: KClass<*>, cache: SchemaMap)

Handler for when an Enum is encountered

Parameters

type

Map type information

clazz

Class of the object to analyze

cache

Existing schema map to append to