UNDOCUMENTATED description, or needs to be filled in

This commit is contained in:
DaanV2
2021-06-09 09:40:37 +02:00
parent c4174e2457
commit 0bff0baa33
156 changed files with 481 additions and 465 deletions

View File

@@ -36,10 +36,10 @@
"description": "This is a list of objects, representing one value in seconds that can be picked before firing the event and an optional weight. Incompatible with time.",
"items": {
"properties": {
"weight": { "type": "integer", "description": "TODO description: weight", "title": "Weight" },
"value": { "type": "integer", "description": "TODO description: value", "title": "Value" }
"weight": { "type": "integer", "description": "UNDOCUMENTATED: weight", "title": "Weight" },
"value": { "type": "integer", "description": "UNDOCUMENTATED: value", "title": "Value" }
},
"description": "TODO description: random time choices",
"description": "UNDOCUMENTATED: random time choices",
"title": "Random Time Choices"
},
"title": "Random Time Choices"