
Omar LópezandGitHub
d81b905ad7
refactor: replace timeZone string validation with timeZoneSchema (#20719)
* refactor: replace timeZone string validation with timeZoneSchema - Replace all instances of timeZone: z.string() with timeZoneSchema - Preserve modifiers (.optional(), .default(), .nullish()) where present - Fix VideoApiAdapter to use organizer's timezone value - Remove redundant isSupportedTimeZone import from booking.ts - Add timeZoneSchema import where needed
* Update index.ts
* fix: conflicts
Signed-off-by: Omar López <zomars@me.com>
* Update yarn.lock
* Discard changes to yarn.lock
* Update booking.ts
* Discard changes to packages/platform/types/me.ts
* Discard changes to packages/platform/types/me/outputs/me.ts
* Discard changes to packages/platform/types/schedules/schedules-2024-04-15/schedules.ts
* Discard changes to packages/features/ee/cal-ai-phone/zod-utils.ts
---------
Signed-off-by: Omar López <zomars@me.com>
2025-04-21 14:37:07 +01:00
..
2025-04-17 20:49:03 +00:00
2025-03-20 21:30:51 -03:00
2025-04-16 18:09:29 -04:00
2025-03-28 01:11:10 +00:00
2025-04-21 14:37:07 +01:00
2025-04-16 18:09:29 -04:00
2025-03-28 05:56:26 -03:00
2025-04-17 16:36:31 +00:00