Applying some schemas fixes

This commit is contained in:
DaanV2
2024-02-17 12:32:54 +01:00
parent b84a0b530b
commit 98fc2bb2c3
10 changed files with 119 additions and 52 deletions

View File

@@ -10,7 +10,7 @@
"duration": {
"title": "Duration",
"description": "Random range in seconds after which the croaking stops. Can also be a constant.",
"$ref": "../../../../general/vectors/integer2OrValue.json"
"$ref": "../../../../general/vectors/number2OrValue.json"
},
"filters": {
"title": "Filters",