JsonSchema: make it a valid json document

This commit is contained in:
李通洲 2024-01-17 14:08:31 +08:00
parent 963eaa5395
commit 9f77851176
No known key found for this signature in database
GPG Key ID: 269AD4F5325A22A3

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"