Removed undocementated
This commit is contained in:
@@ -81,7 +81,6 @@
|
|||||||
"entities": {
|
"entities": {
|
||||||
"title": "Entities",
|
"title": "Entities",
|
||||||
"description": "The entities to spawn",
|
"description": "The entities to spawn",
|
||||||
"$comment": "UNDOCUMENTED",
|
|
||||||
"oneOf": [
|
"oneOf": [
|
||||||
{
|
{
|
||||||
"type": "object",
|
"type": "object",
|
||||||
@@ -90,6 +89,7 @@
|
|||||||
{
|
{
|
||||||
"type": "array",
|
"type": "array",
|
||||||
"items": {
|
"items": {
|
||||||
|
"type": "object",
|
||||||
"$ref": "#/definitions/entity_spawn"
|
"$ref": "#/definitions/entity_spawn"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user