routePrefix

@get:Internal
val routePrefix: BasePath(source)

Deprecated

`routePrefix` changed to `basePath` as that name is more consistent with what other web frameworks use.

Replace with

basePath