pub fn parse_json_value( value: &Value, name: &str, flat_mode: bool, ) -> Result<Schema>
Parse a JSON Value into a Schema