I am trying to apply versioning in api endpoints like:
Version 1 : /api/v1/
Version 2: /api/v2/
I find this solution for Loopback 3 link but this soluti