pub fn export_schema_with_title(
    schema: &RootSchema,
    out_dir: &Path,
    title: &str
)