aboutsummaryrefslogtreecommitdiff
path: root/schema/error_event_schema.json
diff options
context:
space:
mode:
Diffstat (limited to 'schema/error_event_schema.json')
-rw-r--r--schema/error_event_schema.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/schema/error_event_schema.json b/schema/error_event_schema.json
index 41012f39c..e638b0242 100644
--- a/schema/error_event_schema.json
+++ b/schema/error_event_schema.json
@@ -74,6 +74,9 @@
"alias": {
"type": "string"
},
+ "uuid": {
+ "type": "string"
+ },
"source": {
"type": "string"
},