pub fn parse_json_file( path: &Path, name: Option<&str>, flat_mode: bool, ) -> Result<Schema>
Parse a JSON file into a Schema