fix: metadata zany

pull/9078/head
Agusti Fernandez Pardo 2022-05-18 18:58:37 +02:00
parent 93b2e96144
commit b95c064828
1 changed files with 1 additions and 1 deletions

View File

@ -86,4 +86,4 @@ export const schemaEventTypeReadPublic = EventType.pick({
slotInterval: true,
successRedirectUrl: true,
description: true,
});
}).merge(z.object({ metadata: z.any() }));