pub1c-web.frontend/test/mock/api/routes.json

6 lines
58 B
JSON

{
"/api/v1/*": "/$1",
"/": "/index",
"": "/index"
}