pub async fn sync_files(
__arg0: State<UnifiedAppState>,
) -> Result<impl IntoResponse, StatusCode>Expand description
POST /files/sync - Sync filesystem with database (import existing files)
pub async fn sync_files(
__arg0: State<UnifiedAppState>,
) -> Result<impl IntoResponse, StatusCode>POST /files/sync - Sync filesystem with database (import existing files)