update link to upper-constraints.txt
[optf/osdf.git] / test / optengine-tests / test_optengine_modelId.json
1 {
2   "requestInfo": {
3     "transactionId": "xxx-xxx-xxxx",
4     "requestID": "yyy-yyy-yyyy",
5     "sourceId": "cmopt",
6     "timeout": 600
7   },
8   "optimInfo": {
9     "modelId": "test",
10     "solverArgs": {
11       "solver": "geocode"
12     },
13     "optData": {
14       "json": {
15         "nc": 3
16       }
17     }
18   }
19 }