cal.pub0.org/lib/validations/shared
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
..
baseApiParams.ts Fixes for console 2022-12-05 16:09:19 -07:00
jsonSchema.ts fix: build issues, extend event-type in types, use @calcom/types 2022-05-19 22:00:22 +02:00
queryIdString.ts Refactor/webhooks (#186) 2022-10-19 12:26:12 -06:00
queryIdTransformParseInt.ts Swagger definition general fixes (#237) 2023-02-13 12:52:11 +00:00
queryTeamId.ts feat: refactor teams and add team availability 2022-06-30 00:01:14 +02:00
queryUserId.ts Fixes for console 2022-12-05 16:09:19 -07:00
timeZone.ts Refactor schedule endpoints (#185) 2022-10-13 14:54:38 -06:00