{
  "routes": [
    {
      "method": "GET",
      "path": "/:_id",
      "handler": "Images.get",
      "config": {
        "policies": []
      }
    }
  ]
}
