auto: Formatted documents
This commit is contained in:
@@ -17,7 +17,12 @@
|
||||
"description": "UNDOCUMENATED",
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"items": { "title": "Items", "description": "UNDOCUMENATED", "type": "array", "items": { "type": "string", "title": "Item", "description": "UNDOCUMENATED" } },
|
||||
"items": {
|
||||
"title": "Items",
|
||||
"description": "UNDOCUMENATED",
|
||||
"type": "array",
|
||||
"items": { "type": "string", "title": "Item", "description": "UNDOCUMENATED" }
|
||||
},
|
||||
"repair_amount": { "title": "Repair Amount", "description": "UNDOCUMENATED", "$ref": "../../../../molang/1.8.0/number.json" }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user