fix: dont read metadata for now
parent
4d6dbd39cd
commit
b49df1a7aa
|
@ -83,6 +83,5 @@ export const schemaEventTypeReadPublic = EventType.pick({
|
|||
price: true,
|
||||
currency: true,
|
||||
slotInterval: true,
|
||||
metadata: true,
|
||||
successRedirectUrl: true,
|
||||
}).partial();
|
||||
|
|
Loading…
Reference in New Issue