Updated comments
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
"$id": "#/Sound/category",
|
||||
"title": "Sound Category",
|
||||
"enum": ["block", "music", "weather", "ui", "bucket", "neutral", "player", "hostile", "record"],
|
||||
"description": "UNDOCUMENTATED: category"
|
||||
"description": "UNDOCUMENTED: category"
|
||||
},
|
||||
"sounds": {
|
||||
"items": {
|
||||
@@ -62,7 +62,7 @@
|
||||
"$id": "#/Sound/sounds/stringItem",
|
||||
"type": "string",
|
||||
"$ref": "#/definitions/SoundPath",
|
||||
"description": "UNDOCUMENTATED: name",
|
||||
"description": "UNDOCUMENTED: name",
|
||||
"title": "Name"
|
||||
}
|
||||
},
|
||||
@@ -71,10 +71,10 @@
|
||||
"title": "Sounds"
|
||||
}
|
||||
],
|
||||
"description": "UNDOCUMENTATED: sounds",
|
||||
"description": "UNDOCUMENTED: sounds",
|
||||
"title": "Sounds"
|
||||
},
|
||||
"description": "UNDOCUMENTATED: sounds",
|
||||
"description": "UNDOCUMENTED: sounds",
|
||||
"title": "Sounds"
|
||||
}
|
||||
}
|
||||
@@ -90,7 +90,7 @@
|
||||
"sound_definitions": {
|
||||
"type": "object",
|
||||
"additionalProperties": { "$ref": "#/definitions/SoundSpec" },
|
||||
"description": "UNDOCUMENTATED: sound definitions",
|
||||
"description": "UNDOCUMENTED: sound definitions",
|
||||
"title": "Sound Definitions"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user