Add customer contact fields and admin API docs (refs #41)
This commit is contained in:
@@ -27,8 +27,8 @@ test('clearing old notifications removes read entries', async ({ request }) => {
|
||||
event_type: 'wedding',
|
||||
event_name: eventName,
|
||||
event_date: eventDate,
|
||||
host_name: 'Notification Test',
|
||||
host_email: '[email protected]',
|
||||
customer_name: 'Notification Test',
|
||||
customer_email: '[email protected]',
|
||||
admin_email: ADMIN_EMAIL,
|
||||
password: 'NotifyClearPass!1',
|
||||
expiration_days: 30,
|
||||
|
||||
Reference in New Issue
Block a user