7 lines
185 B
JSON
7 lines
185 B
JSON
{
|
|
"plugins": [
|
|
["pipelineOperator", { "proposal": "invalid" }]
|
|
],
|
|
"throws": "'pipelineOperator' requires 'proposal' option whose value should be one of: 'minimal', 'smart'"
|
|
}
|