cal.pub0.org/apps/api/lib/validations
Syed Ali Shahbaz 885bfdade4
feat: adds paymentID and allow attendeeEmail filtering in Booking API (#9143)
* adds payment id to return in GET bookings

* Delete .gitkeep. Unintended

* Delete Licenses. Unintended commit

* initial working code for attendeeEmails filter

* improve code readability

* adds multiAttendee validation akin to multi userId

* code improvement

* adds swagger format email
2023-05-31 12:35:30 +00:00
..
shared feat: adds paymentID and allow attendeeEmail filtering in Booking API (#9143) 2023-05-31 12:35:30 +00:00
api-key.ts
attendee.ts
availability.ts
booking-reference.ts
booking.ts feat: adds paymentID and allow attendeeEmail filtering in Booking API (#9143) 2023-05-31 12:35:30 +00:00
destination-calendar.ts
event-type-custom-input.ts
event-type.ts
membership.ts
payment.ts
reminder-mail.ts
schedule.ts
selected-calendar.ts
team.ts
user.ts
webhook.ts