const routes = [
    {
        method: 'GET',
        path: '/:id',
        validate: validator.findByID,