9 lines
110 B
JSON
9 lines
110 B
JSON
|
{
|
||
|
"post-processors": [
|
||
|
{
|
||
|
"type": "foo",
|
||
|
"only": ["bar"]
|
||
|
}
|
||
|
]
|
||
|
}
|