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