feat: add mariadb production support deploy hardening and recruiter drafts
This commit is contained in:
@@ -98,6 +98,7 @@ export interface ApplicationPackageResponse {
|
||||
export interface SaveApplicationDraftsRequest {
|
||||
coverLetterText?: string | null;
|
||||
notes?: string | null;
|
||||
recruiterMessageDraft?: string | null;
|
||||
}
|
||||
|
||||
export interface CorrespondenceMessage {
|
||||
|
||||
Reference in New Issue
Block a user