Configure path routing parameters and map blueprint structures.
{
"id": 1,
"data": {
"instruction": "Sample value for instruction",
"ts": {
"time": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
],
"first_column": [
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
],
"second_column": [
5,
4,
3,
2,
1,
2,
3,
4,
5,
6
]
}
},
"annotations": [],
"predictions": []
}