18 lines
329 B
JSON
18 lines
329 B
JSON
|
[
|
||
|
{
|
||
|
"operation": "shift",
|
||
|
"spec": {
|
||
|
"*": {
|
||
|
"clientCode": "[&1].bbbbbb",
|
||
|
"internalInstructionType": "[&1].aaa",
|
||
|
"test01": {
|
||
|
"*": {
|
||
|
"test03": "[&3].test01[&1].test04",
|
||
|
"*": "[&3].test01[&1].&"
|
||
|
}
|
||
|
},
|
||
|
"*": "[&1].&"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
]
|