From bc7fa13df01f2dadb4ea90e47105cc006df9e557 Mon Sep 17 00:00:00 2001 From: Andrew Chou Date: Fri, 6 Oct 2023 15:59:44 -0400 Subject: [PATCH] update for deviceInfo to be consistent with other schemas --- schema/deviceInfo/v1.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schema/deviceInfo/v1.json b/schema/deviceInfo/v1.json index a187689..ebd9078 100644 --- a/schema/deviceInfo/v1.json +++ b/schema/deviceInfo/v1.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema#", - "$id": "http://mapeo.world/schemas/device/v1.json", + "$id": "http://mapeo.world/schemas/deviceInfo/v1.json", "title": "DeviceInfo", "type": "object", "properties": {