From a975d4a6da407872b164e75ad8513c8114689eb3 Mon Sep 17 00:00:00 2001 From: Nick Date: Wed, 27 Apr 2022 18:55:49 -0400 Subject: [PATCH] Update schema.json --- NewHorizons/schema.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NewHorizons/schema.json b/NewHorizons/schema.json index 71d6dba9..1cfac8fa 100644 --- a/NewHorizons/schema.json +++ b/NewHorizons/schema.json @@ -122,6 +122,9 @@ ], "additionalProperties": false, "properties": { + "$schema": { + "type": "string" + }, "name": { "type": "string", "description": "Unique name of your planet"