JsonSchema: make it a valid json document

This commit is contained in:
李通洲
2024-01-17 14:08:31 +08:00
parent 963eaa5395
commit 9f77851176
+1 -1
View File
@@ -1217,7 +1217,7 @@
"properties": {
"type": {
"const": "host",
"description": "Print product name of your computer",
"description": "Print product name of your computer"
},
"key": {
"$ref": "#/$defs/key"