Merged in feat/LOY-486-consent-prompt-date (pull request #3221)
Feat/LOY-486 consent prompt date * chore(LOY-486): update name on date * chore(LOY-486): open links in new tab * chore(LOY-486): send prompt date + refactor modal * chore(LOY-486): update README Approved-by: Chuma Mcphoy (We Ahead)
This commit is contained in:
@@ -114,7 +114,7 @@ export const getUserSchema = z
|
||||
loyalty: userLoyaltySchema.optional(),
|
||||
employmentDetails: employmentDetailsSchema,
|
||||
profilingConsent: z.boolean().optional(),
|
||||
profilingConsentUpdate: z.string().optional(),
|
||||
profilingConsentUpdateDate: z.string().optional(),
|
||||
promotions: z.array(z.string()).nullish(),
|
||||
}),
|
||||
type: z.string(),
|
||||
|
||||
Reference in New Issue
Block a user