From 29e5bba91b0491e5d9018fd5cd177addf07fd079 Mon Sep 17 00:00:00 2001 From: Athanasius Date: Thu, 23 Sep 2021 19:45:50 +0000 Subject: [PATCH] schemas: scanbarycentre: Remove extraneouis ': "BodyID"' --- schemas/scanbarycentre-v1.0.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schemas/scanbarycentre-v1.0.json b/schemas/scanbarycentre-v1.0.json index fc6e3a7..960d50d 100644 --- a/schemas/scanbarycentre-v1.0.json +++ b/schemas/scanbarycentre-v1.0.json @@ -35,7 +35,7 @@ "additionalProperties" : false, "required" : [ "timestamp", "event", "StarSystem", "StarPos", "SystemAddress", "BodyID" ], "properties" : { - "timestamp": , "BodyID"{ + "timestamp":{ "type" : "string", "format" : "date-time" },