Skip to content

Commit fead88b

Browse files
committed
Remove old from/to booleans in clarification.
1 parent 00f66c0 commit fead88b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

contest-api/json-schema/clarification.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@
1111
"reply_to_id": { "$ref": "common.json#/identifierornull" },
1212
"problem_id": { "$ref": "common.json#/identifierornull" },
1313
"text": { "type": "string" },
14-
"from_jury": { "type": "boolean" },
15-
"to_all_teams": { "type": "boolean" },
1614
"time": { "$ref": "common.json#/abstime" },
1715
"contest_time": { "$ref": "common.json#/reltime" }
1816
},

0 commit comments

Comments
 (0)