7 lines
103 B
JSON
7 lines
103 B
JSON
|
{
|
||
|
"builders": [{
|
||
|
"type": "test",
|
||
|
"value": "{{split \"foo-bar\" \"-\" 0}}"
|
||
|
}]
|
||
|
}
|