Add AI draft variants for application package flows

This commit is contained in:
cesnimda
2026-03-23 22:34:50 +01:00
parent 05bc42c3d5
commit 93f5c9beb7
4 changed files with 50 additions and 2 deletions
+2
View File
@@ -107,6 +107,8 @@ export interface ApplicationPackageResponse {
keyPoints: string[];
attachmentSignals: string[];
attachmentFilesUsed: string[];
coverLetterVariants: string[];
recruiterMessageVariants: string[];
}
export interface SaveApplicationDraftsRequest {