cal.pub0.org/lib/validations
Udit Takkar 7aebdb8c96
fix: use schema from zod-utils (#225)
fixes:- https://secure.helpscout.net/conversation/2117165409/2395

How to test? 
Create an event type with custom inputs 
GET Request on /event-types end point


After:- 
<img width="1440" alt="Screenshot 2023-01-07 at 4 57 39 PM"
src="https://user-images.githubusercontent.com/53316345/211147930-1154f1ad-5309-4e9c-b2e0-164169717d47.png">

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
2023-01-07 08:56:13 -07:00
..
shared Fixes for console 2022-12-05 16:09:19 -07:00
api-key.ts Implements API key endpoint (#211) 2022-11-29 15:06:23 -07:00
attendee.ts Various import and type fixes 2022-11-25 06:58:21 -07:00
availability.ts Refactors availabilities endpoints (#177) 2022-10-10 09:42:15 -06:00
booking-reference.ts Refactors booking references endpoints (#180) 2022-10-11 15:25:57 +01:00
booking.ts Added status: true to booking model (#203) 2022-10-21 14:04:20 +01:00
destination-calendar.ts Fix: add strict and optional to have errors on extraneus params 2022-04-27 19:45:59 +02:00
event-type-custom-input.ts Refactor/custom inputs (#184) 2022-10-13 12:30:48 -06:00
event-type.ts fix: use schema from zod-utils (#225) 2023-01-07 08:56:13 -07:00
membership.ts Various import and type fixes 2022-11-25 06:58:21 -07:00
payment.ts fix: post / patch attendees docs w examples 2022-04-27 19:25:36 +02:00
reminder-mail.ts fix: post / patch attendees docs w examples 2022-04-27 19:25:36 +02:00
schedule.ts Refactor schedule endpoints (#185) 2022-10-13 14:54:38 -06:00
selected-calendar.ts Selected Calendars endpoints refactor (#193) 2022-10-20 11:35:02 -06:00
team.ts added more endpoints and validations for publish-pay teams (#209) 2022-11-22 13:24:25 -07:00
user.ts Needed for console 2022-12-08 15:00:06 -07:00
webhook.ts Refactor/webhooks (#186) 2022-10-19 12:26:12 -06:00