
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
2024-11-28 21:45:40 +00:00
2025-04-16 18:09:29 -04:00
2025-03-28 01:11:10 +00:00
2025-03-05 05:12:40 +00:00
2025-04-21 14:37:07 +01:00
2024-11-25 16:33:51 -03:00
2025-03-05 05:12:40 +00:00
2024-12-18 16:31:03 +00:00
2024-12-16 13:47:28 +00:00
2025-04-16 18:09:29 -04:00
2024-12-10 00:18:30 +00:00
2024-04-18 21:54:16 -07:00
2025-01-03 10:58:01 +00:00
2024-04-18 21:54:16 -07:00
2024-12-27 08:56:52 +00:00
2025-03-28 05:56:26 -03:00
2025-04-17 16:36:31 +00:00