fix: add back metadata true
parent
075808ce40
commit
a2c7eed853
|
@ -29,6 +29,7 @@ export const schemaEventTypeBaseBodyParams = EventType.pick({
|
|||
price: true,
|
||||
currency: true,
|
||||
slotInterval: true,
|
||||
metadata: true,
|
||||
successRedirectUrl: true,
|
||||
}).partial();
|
||||
|
||||
|
|
Loading…
Reference in New Issue