Releases: giall/koa-joi-controllers
Releases · giall/koa-joi-controllers
1.2.0
Exported ValidationError
from Joi
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
.