@@ -25,7 +25,7 @@ include::common-options.asciidoc[]
{
"gsub": {
"field": "field1",
- "pattern": "\.",
+ "pattern": "\\.",
"replacement": "-"
}