typst json is legacy

This commit is contained in:
Filipriec
2026-08-30 17:25:42 +02:00
parent 07e55abd8e
commit 8ee2d78759
8 changed files with 8 additions and 4 deletions

View File

@@ -194,6 +194,8 @@ pub struct TypstTemplateVersion {
pub created_at: ::prost::alloc::string::String,
#[prost(string, tag = "9")]
pub input_table_name: ::prost::alloc::string::String,
#[prost(string, repeated, tag = "10")]
pub field_paths: ::prost::alloc::vec::Vec<::prost::alloc::string::String>,
}
#[derive(serde::Serialize, serde::Deserialize)]
#[derive(Clone, PartialEq, Eq, Hash, ::prost::Message)]