diff --git a/schema.json b/schema.json index bb64ef8..b77a854 100644 --- a/schema.json +++ b/schema.json @@ -85,7 +85,7 @@ }, "prettyName": { "type": "string", - "pattern": "^[^;\\&<>\\(\\)\\s]+$", + "pattern": "^[^;\\&<>\\(\\)]+$", "prettyName": "Identity Field", "description": "Recommended : Couchbase" }