cal.pub0.org/lib/validations
Syed Ali Shahbaz f02cfc9990
Swagger definition general fixes (#237)
This PR addresses definition errors currently residing within our
swagger doc.
 
~DISCLAIMER: There is still an error for our DELETE booking call, as
open API standard doesn't expect the DELETE call to contain a request
body, but we are requiring it in the way it currently works. Perhaps we
should move those to Query Parameters instead. Thoughts @zomars @emrysal
?~

It was taken care of by @leog and the docs are now updated as per the
endpoint

<img width="247" alt="image"
src="https://user-images.githubusercontent.com/52925846/217799706-21b7c21d-696b-4e20-a682-c8a949694b61.png">
<img width="629" alt="image"
src="https://user-images.githubusercontent.com/52925846/217799842-c903c23a-0b0d-4208-a3e9-01a682eeff97.png">

---------

Co-authored-by: Leo Giovanetti <hello@leog.me>
Co-authored-by: Omar López <zomars@me.com>
2023-02-13 12:52:11 +00:00
..
shared Swagger definition general fixes (#237) 2023-02-13 12:52:11 +00: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
reminder-mail.ts
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