summaryrefslogtreecommitdiff
path: root/schema/basic_event_schema.json
diff options
context:
space:
mode:
Diffstat (limited to 'schema/basic_event_schema.json')
-rw-r--r--schema/basic_event_schema.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/schema/basic_event_schema.json b/schema/basic_event_schema.json
index 626602ad2..958b4316c 100644
--- a/schema/basic_event_schema.json
+++ b/schema/basic_event_schema.json
@@ -19,7 +19,8 @@
"type": "number"
},
"packet_id": {
- "type": "number"
+ "type": "number",
+ "minimum": 0
},
"basic_event_id": {
"type": "number",