We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a24183a commit b853de4Copy full SHA for b853de4
contest-api/json-schema/contest.json
@@ -12,6 +12,7 @@
12
"countdown_pause_time": { "$ref": "common.json#/posreltimeornull" },
13
"duration": { "$ref": "common.json#/posreltime" },
14
"scoreboard_freeze_duration": { "$ref": "common.json#/posreltimeornull" },
15
+ "scoreboard_thaw_time": { "$ref": "common.json#/abstimeornull" },
16
"penalty_time": {
17
"type": "integer",
18
"minimum": 0
0 commit comments