feat: add workspace foundation

This commit is contained in:
a.tolmachev
2026-03-29 21:45:53 +03:00
parent d3ab565fff
commit d757adb192
19 changed files with 743 additions and 109 deletions
+1
View File
@@ -1,5 +1,6 @@
pub mod auth_profiles;
pub mod operations;
pub mod workspaces;
use axum::Json;
use serde_json::json;