aboutsummaryrefslogtreecommitdiffstats
path: root/test/optengine-tests/test_optengine_modelId.json
blob: b676d91b37efc6bfa8a7e4ba6a328678734fbf5c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "requestInfo": {
    "transactionId": "xxx-xxx-xxxx",
    "requestID": "yyy-yyy-yyyy",
    "sourceId": "cmopt",
    "timeout": 600
  },
  "optimInfo": {
    "modelId": "test",
    "solverArgs": {
      "solver": "geocode"
    },
    "optData": {
      "json": {
        "nc": 3
      }
    }
  }
}