Update schema.json

This commit is contained in:
Nick 2022-04-27 18:55:49 -04:00 committed by GitHub
parent 68ffb4e0ab
commit a975d4a6da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -122,6 +122,9 @@
],
"additionalProperties": false,
"properties": {
"$schema": {
"type": "string"
},
"name": {
"type": "string",
"description": "Unique name of your planet"