configGenericRoutes

fun configGenericRoutes(onCreateMappedRoute: suspend (MappedRoute, MiddlewareAuthHeader?) -> MappedRoute)

Configures the generic routes.

Throws

If an error occurs while configuring the routes.