{ "title": "Payload schema of Courseware\\BlockType\\ImageMap", "type": "object", "properties": { "file_id": { "type": "string" }, "shapes": { "type": "array" } }, "required": [ "file_id" ], "additionalProperties": false }