{
  "algorithm": {
    "parameters": [],
    "statements": [],
    "typeReturn": "any",
    "variables": []
  },
  "routing": {
    "method": "POST",
    "parameters": [],
    "path": "/refreshAll",
    "remarks": "Refresh the specifications",
    "responses": [
      {
        "httpStatus": "200",
        "remarks": "OK"
      },
      {
        "errorName": "NotFound",
        "httpStatus": "404",
        "remarks": "Not found"
      }
    ]
  }
}