This commit is contained in:
Philipinho
2026-04-22 12:58:19 +01:00
parent 68309247b5
commit cbf03fc956
13 changed files with 911 additions and 1 deletions
@@ -18,6 +18,7 @@ export interface ConfluenceApiImports {
warnings: Generated<Json>;
currentPhase: string | null;
cancelled: Generated<boolean>;
spaceKeys: Generated<Json>;
workspaceId: string;
creatorId: string | null;
createdAt: Generated<Timestamp>;