11 lines
134 B
JSON
Raw Permalink Normal View History

{
"builders": [{
"type": "foo"
}],
"post-processors": [{
"type": "bar",
"only": ["bar"]
}]
}