UNDOCUMENTATED description

This commit is contained in:
DaanV2
2021-06-09 09:41:09 +02:00
parent 0bff0baa33
commit b68ba1865c
122 changed files with 326 additions and 301 deletions

View File

@@ -3,6 +3,6 @@
"additionalProperties": false,
"type": "object",
"title": "Weight 1.11.0",
"description": "TODO",
"properties": { "default": { "type": "integer", "description": "TODO", "title": "Default" } }
"description": "UNDOCUMENTATED",
"properties": { "default": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Default" } }
}