Replaced undocumented

This commit is contained in:
DaanV2
2021-06-16 16:19:12 +02:00
parent 8a6f695326
commit 9036e74f6e
376 changed files with 1410 additions and 1437 deletions

View File

@@ -7,7 +7,7 @@
"properties": {
"value": {
"title": "Value",
"description": "UNDOCUMENTATED",
"description": "UNDOCUMENTED",
"oneOf": [
{
"type": "array",
@@ -20,7 +20,7 @@
{ "type": "object", "additionalProperties": false, "properties": { "range_min": { "type": "number" }, "range_max": { "type": "number" } } }
]
},
"max": { "type": "number", "title": "Maximum", "description": "UNDOCUMENTATED" }
"max": { "type": "number", "title": "Maximum", "description": "UNDOCUMENTED" }
},
"description": "UNDOCUMENTATED"
"description": "UNDOCUMENTED"
}