pub fn parse_json_string( json: &str, name: &str, flat_mode: bool, ) -> Result<Schema>
Parse a JSON string into a Schema