routes.json 73 B

1234
  1. {
  2. "/api/*": "/$1",
  3. "/comments/:id/results": "/comments/:id/results"
  4. }