[
  {
    "path": "/attachment/:model/:id/:column/:file",
    "method": "read"
  },
  {
    "path": "/attachment/:model/:id/:column/:file",
    "method": "remove"
  }
]