backend
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user