pub fn parse_schema(json: &str) -> Result<ContentSchema, String>
Parse a content schema from a JSON string.