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

@@ -128,6 +128,7 @@ message TypstTemplateVersion {
string typst_compiler_version = 7;
string created_at = 8;
string input_table_name = 9;
repeated string field_paths = 10;
}
message GetTypstTemplateVersionResponse {