From 3723b35baa80509eda1fda5a1e702f2c24548da2 Mon Sep 17 00:00:00 2001 From: Lyn Date: Wed, 26 Jul 2023 13:11:06 -0700 Subject: [PATCH] fix: Fix events schema --- schemas/events.v1.schema.json | 1 - 1 file changed, 1 deletion(-) diff --git a/schemas/events.v1.schema.json b/schemas/events.v1.schema.json index 5ad1de6b..fc2fb4f3 100644 --- a/schemas/events.v1.schema.json +++ b/schemas/events.v1.schema.json @@ -406,7 +406,6 @@ "additionalProperties": true, "required": ["received"], "properties": { - "type": { "type": "string" }, "contexts": { "description": " Contexts describing the environment (e.g. device, os or browser).", "anyOf": [