createRoutes

inline fun <Route : HTTPMethod> Application.createRoutes(configurations: Array<String?> = arrayOf(null), authOptional: Boolean = false)