handle

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

In the event of an object type, this method will parse out individual fields to recursively aggregate object map.

Parameters

type

Map type information

clazz

Class of the object to analyze

cache

Existing schema map to append to