I want to make all endpoints accessible for the admin role and some of them for other roles. I have many endpoint and many roles so I want to avoid writing hasRole(Admin) on eve