{
  "expression": "online\/rest\/some\/api\/pdf",
  "method": "GET",
  "name": "download",
  "responses": {
    "binary-download": {
      "default": true,
      "file": "test/mocks/test.pdf",
      "headers": {
        "Content-type": "application/pdf"
      }
    }
  }
}


