1.1.0
configureRoutes
now accepts an optional base prefix parameter that is applied to all the routes. This can be used for adding additional prefixes to all routes such as /api
or for versions e.g. /v1
.
configureRoutes
now accepts an optional base prefix parameter that is applied to all the routes. This can be used for adding additional prefixes to all routes such as /api
or for versions e.g. /v1
.