This commit is contained in:
2025-10-28 00:01:40 +01:00
parent 9be0e3b5c4
commit 7abc10acde
4 changed files with 76 additions and 16 deletions
-1
View File
@@ -675,7 +675,6 @@ pub mod schemas {
pub struct DocumentVersionResponse {
pub id: Uuid,
pub version_number: i32,
pub s3_key: String,
pub size_bytes: i64,
pub checksum: String,
pub created_at: String,