SchemaGeneratorService

Functions

Link copied to clipboard
fun <T : Any, R : Any> getGenerator(targetType: KClass<T>? = null, schemaType: KClass<R>? = null): SchemaGenerator<T, R>?
Link copied to clipboard