{ "title": "Payload schema of Courseware\\ContainerType\\TabsContainer", "type": "object", "properties": { "colspan": { "type": "string" }, "sections": { "type": "array" } }, "required": [ ], "additionalProperties": true }