applyRoutes

fun <T : Any> <ERROR CLASS>.applyRoutes(    serviceManager: KVServiceManager<T>,     roles: Set<<ERROR CLASS>> = setOf(),     serializersModules: List<<ERROR CLASS>>? = null)

A function to generate routes based on definitions from the service manager.