Creating DIR with 777 permissions to avoid issues when mounting the volume (For FTC...
[nonrtric.git] / assets / mockdata / routes.json
1 {
2   "/a1ric/*": "/$1",
3   "/:resource/:id/show": "/:resource/:id"
4 }