11 lines
334 B
JSON
11 lines
334 B
JSON
{
|
|
"header": {
|
|
"version": 1,
|
|
"type": "record"
|
|
},
|
|
"body": {
|
|
"record1": {
|
|
"<1>": "if .spec_only->check then\r\n .from->text = ''\r\n .thru->text = ''\r\n .span->text = 'N/A'\r\n .order_stat->text = 'N/A'\r\n .order_quote->text = ''\r\nend\r\nRETURN 1"
|
|
}
|
|
}
|
|
} |