File size: 243 Bytes
703a33a
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "contract": "route_model_matrix",
  "type": "array",
  "itemShape": {
    "route": "string",
    "useCase": "string",
    "outputType": "string",
    "uiSurface": "string",
    "models": [
      "string"
    ],
    "notes": "string"
  }
}