  
|
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 |
|
zomars
|
41d22c8ccb
|
Fixes for console
|
2022-12-05 16:09:19 -07:00 |
|
 
|
d1bbaef5c6
|
Refactor membership endpoints (#204)
refs #175
Co-authored-by: Alex van Andel <me@alexvanandel.com>
|
2022-10-21 13:54:28 -06:00 |
|
 Omar LópezandGitHub
|
03d5f51ceb
|
Refactor/webhooks (#186)
refs #175
|
2022-10-19 12:26:12 -06:00 |
|
 Omar LópezandGitHub
|
e3fa0e546b
|
Refactor schedule endpoints (#185)
|
2022-10-13 14:54:38 -06:00 |
|
 Omar LópezandGitHub
|
f13694fd13
|
Refactors event-types endpoints (#181)
refs #175
|
2022-10-11 14:14:03 -06:00 |
|
Agusti Fernandez Pardo
|
be2647790c
|
feat: refactor teams and add team availability
|
2022-06-30 00:01:14 +02:00 |
|
Agusti Fernandez Pardo
|
04b9b71310
|
fix: userId not, id remove templates stall
|
2022-06-24 00:09:23 +02:00 |
|
Agusti Fernandez Pardo
|
11f3d411b3
|
fix: rename users id to users userId to easier availability sharing _get endpoint
|
2022-06-16 00:18:40 +02:00 |
|
Agusti Fernandez Pardo
|
fdc46fac7d
|
fix: build issues, extend event-type in types, use @calcom/types
|
2022-05-19 22:00:22 +02:00 |
|
Agusti Fernandez Pardo
|
b237d71b2b
|
fix: event type jsonschema or znull
|
2022-05-18 17:46:22 +02:00 |
|
Agusti Fernandez Pardo
|
08eeb36d47
|
feat: add operationId for autogenerated sdk
|
2022-05-05 18:18:00 +02:00 |
|
Agusti Fernandez Pardo
|
e52af0bbef
|
fix: post / patch attendees docs w examples
|
2022-04-27 19:25:36 +02:00 |
|
Agusti Fernandez Pardo
|
325b19ba3f
|
Add userId check in users getAll and id endpoints
|
2022-04-07 21:55:43 +02:00 |
|
Agusti Fernandez Pardo
|
1c19032884
|
chore: bring up to date booking references, bookings, and credentials
|
2022-04-01 23:03:03 +02:00 |
|
Agusti Fernandez Pardo
|
367621ea51
|
feat: users, teams, selectedCalendars w new code/docs
|
2022-03-30 16:56:24 +02:00 |
|
Agusti Fernandez Pardo
|
1de7bc4146
|
prettier
|
2022-03-30 14:17:55 +02:00 |
|
Agusti Fernandez Pardo
|
3011e0ecf7
|
chore: no default export
|
2022-03-29 03:23:22 +02:00 |
|
Agusti Fernandez Pardo
|
936572e7e1
|
feat: adds availabilitesi and attendees endpoints, some cleanup less try/catch more if/else
|
2022-03-27 00:58:22 +01:00 |
|
Agusti Fernandez Pardo
|
ac307f7161
|
feat: adds bookings and more tests
|
2022-03-26 22:29:30 +01:00 |
|