Synch up paths front-end vs back-end for A1/AC
[portal/ric-dashboard.git] / webapp-frontend / src / assets / mockdata / routes.json
1 {
2   "/a1ric/*": "/$1",
3   "/:resource/:id/show": "/:resource/:id"
4 }