{ "title": "Payload schema of Courseware\\BlockType\\Confirm", "type": "object", "properties": { "text": { "type": "string" } }, "required": [ "text" ], "additionalProperties": false }