Updated Schemas

This commit is contained in:
Ben C 2023-06-06 01:14:53 +00:00
parent 5ecaf5fa75
commit 60e1c22372

View File

@ -484,11 +484,11 @@
"type": "string", "type": "string",
"description": "", "description": "",
"x-enumNames": [ "x-enumNames": [
"None", "NONE",
"Water", "WATER",
"Cloud", "CLOUD",
"Sand", "SAND",
"Plasma" "PLASMA"
], ],
"enum": [ "enum": [
"none", "none",