diff --git a/lib/validations/event-type.ts b/lib/validations/event-type.ts index 2f22c333bb..595217a37a 100644 --- a/lib/validations/event-type.ts +++ b/lib/validations/event-type.ts @@ -81,7 +81,6 @@ export const schemaEventTypeReadPublic = EventType.pick({ beforeEventBuffer: true, afterEventBuffer: true, schedulingType: true, - metadata: true, price: true, currency: true, slotInterval: true,