We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00f66c0 commit fead88bCopy full SHA for fead88b
contest-api/json-schema/clarification.json
@@ -11,8 +11,6 @@
11
"reply_to_id": { "$ref": "common.json#/identifierornull" },
12
"problem_id": { "$ref": "common.json#/identifierornull" },
13
"text": { "type": "string" },
14
- "from_jury": { "type": "boolean" },
15
- "to_all_teams": { "type": "boolean" },
16
"time": { "$ref": "common.json#/abstime" },
17
"contest_time": { "$ref": "common.json#/reltime" }
18
},
0 commit comments