target output schema for json
This commit is contained in:
parent
f91e889857
commit
ea0b76b7b4
13
new_targets/procs/template.json
Normal file
13
new_targets/procs/template.json
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"first_column": {
|
||||||
|
"label": "Target Price Block",
|
||||||
|
"details": [
|
||||||
|
{
|
||||||
|
"label": "Base price",
|
||||||
|
"value": 30,
|
||||||
|
"type": "number",
|
||||||
|
"note": "info"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user