UNDOCUMENTATED description, or needs to be filled in
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
"properties": {
|
||||
"table": { "type": "string", "pattern": ".*\\.json$", "description": "TODO description: table", "title": "Table" },
|
||||
"table": { "type": "string", "pattern": ".*\\.json$", "description": "UNDOCUMENTATED: table", "title": "Table" },
|
||||
"slot_drop_chance": {
|
||||
"type": "array",
|
||||
"title": "Slot Drop Chance",
|
||||
@@ -22,5 +22,5 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"description": "TODO description: "
|
||||
"description": "UNDOCUMENTATED: "
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user