more multi-tenancy

This commit is contained in:
2025-10-23 16:06:56 +02:00
parent e175d28c2c
commit 0ad79c9bc1
35 changed files with 1229 additions and 534 deletions
+2 -1
View File
@@ -16,8 +16,9 @@ use crate::{
use super::documents::{
load_correspondents_for_documents, load_primary_assets, load_tags_for_documents,
to_document_response, to_iso, DocumentResponse,
to_document_response, DocumentResponse,
};
use crate::utils::time::to_iso;
#[derive(Deserialize)]
pub struct CreateFolderRequest {