summaryrefslogtreecommitdiffstats
path: root/docs/schemas/event-log-msg-detected-v1.schema.json
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--docs/schemas/event-log-msg-detected-v1.schema.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/schemas/event-log-msg-detected-v1.schema.json b/docs/schemas/event-log-msg-detected-v1.schema.json
index 30ec3a2..a82b01f 100644
--- a/docs/schemas/event-log-msg-detected-v1.schema.json
+++ b/docs/schemas/event-log-msg-detected-v1.schema.json
@@ -41,7 +41,7 @@
"title": "/values",
"type": "object",
"patternProperties": {
- "([\\w\\-]+)": {
+ "^([\\w\\-]+)$": {
"title": "/values/<name>",
"type": [
"boolean",