From e361ab18f355ff81ef61406543b918d4a2b9567c Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Thu, 11 Apr 2019 18:02:54 +0200 Subject: API documentantion for KVision 0.0.33 --- api/pl.treksoft.kvision.remote/apply-routes.html | 1 + 1 file changed, 1 insertion(+) (limited to 'api/pl.treksoft.kvision.remote/apply-routes.html') diff --git a/api/pl.treksoft.kvision.remote/apply-routes.html b/api/pl.treksoft.kvision.remote/apply-routes.html index 764152be..431ef8d2 100644 --- a/api/pl.treksoft.kvision.remote/apply-routes.html +++ b/api/pl.treksoft.kvision.remote/apply-routes.html @@ -10,5 +10,6 @@

applyRoutes

fun <T : Any> <ERROR CLASS>.applyRoutes(serviceManager: KVServiceManager<T>): Unit +

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

-- cgit