fix: dont read metadata for now

pull/9078/head
Agusti Fernandez Pardo 2022-05-17 22:21:00 +02:00
parent 4d6dbd39cd
commit b49df1a7aa
1 changed files with 0 additions and 1 deletions

View File

@ -83,6 +83,5 @@ export const schemaEventTypeReadPublic = EventType.pick({
price: true,
currency: true,
slotInterval: true,
metadata: true,
successRedirectUrl: true,
}).partial();