Add comment for random_time_choices value

This commit is contained in:
Ben Dodd
2022-06-21 13:59:15 +01:00
parent a45aba714b
commit 57693248c0

View File

@@ -58,7 +58,8 @@
}, },
"value": { "value": {
"type": "integer", "type": "integer",
"description": "UNDOCUMENTED: value", "description": "The value in seconds that would be used if this section was picked",
"$comment": "UNDOCUMENTED",
"title": "Value" "title": "Value"
} }
} }