ab21c7f805
* feat: Cal.diy — community-driven MIT-licensed fork of Cal.com This squashed commit contains all Cal.diy changes applied on top of calcom/cal.com main: - Rebrand Cal.com to Cal.diy across the entire codebase - Remove Enterprise Edition (EE) features, license checks, and AGPL restrictions - Switch license from AGPL-3.0 to MIT - Remove docs/ directory (migrated to Nextra at cal.diy) - Remove dead code: org tests, EE tips, platform nav, premium username, SAML/SSO, etc. - Clean up .env.example for self-hosted Cal.diy - Update Docker image references to calcom/cal.diy - Update README, CONTRIBUTING.md, and issue templates for Cal.diy community fork - Add PR welcome bot for Cal.diy contributors - Fix API v2 breaking changes oasdiff ignore entries - Replace Blacksmith CI runners with default GitHub Actions 3893 files changed, 20789 insertions(+), 411020 deletions(-) Co-Authored-By: benny@cal.com <sldisek783@gmail.com> * refactor: remove org-specific /organizations/:orgId endpoints from API v2 atoms controllers (#1701) Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> * fix: revert Cal.diy Inc to Cal.com, Inc. in license files, copyright notices, and package metadata (#1702) Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> * rip out org related comments in api v2 --------- Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2559 lines
476 KiB
Plaintext
2559 lines
476 KiB
Plaintext
GET /v2/event-types/{eventTypeId} added to the 'data' response property 'oneOf' list for the response status '200'
|
|
GET /v2/event-types/{eventTypeId} added '#/components/schemas/EventTypeOutput_2024_06_14, #/components/schemas/TeamEventTypeOutput_2024_06_14' to the 'data' response property 'oneOf' list for the response status '200'
|
|
GET /v2/bookings/{bookingUid}/recordings added the new required 'header' request parameter 'Authorization'
|
|
GET /v2/bookings/{bookingUid}/transcripts added the new required 'header' request parameter 'Authorization'
|
|
POST /v2/bookings added 'subschema #2, subschema #4' to the 'data' response property 'oneOf' list for the response status '201'
|
|
GET /v2/bookings/{bookingUid} added 'subschema #3, subschema #6' to the 'data' response property 'oneOf' list for the response status '200'
|
|
POST /v2/bookings/{bookingUid}/cancel added 'subschema #3, subschema #6' to the 'data' response property 'oneOf' list for the response status '200'
|
|
POST /v2/bookings/{bookingUid}/confirm added 'subschema #3, subschema #6' to the 'data' response property 'oneOf' list for the response status '200'
|
|
POST /v2/bookings/{bookingUid}/decline added 'subschema #3, subschema #6' to the 'data' response property 'oneOf' list for the response status '200'
|
|
POST /v2/bookings/{bookingUid}/guests added 'subschema #3, subschema #6' to the 'data' response property 'oneOf' list for the response status '200'
|
|
DELETE /v2/event-types/{eventTypeId}/webhooks/{webhookId} added the new path request parameter 'webhookId'
|
|
GET /v2/event-types/{eventTypeId}/webhooks/{webhookId} added the new path request parameter 'webhookId'
|
|
DELETE /v2/oauth-clients/{clientId}/webhooks/{webhookId} added the new path request parameter 'webhookId'
|
|
GET /v2/oauth-clients/{clientId}/webhooks/{webhookId} added the new path request parameter 'webhookId'
|
|
DELETE /v2/teams/{teamId}/event-types/{eventTypeId}/webhooks/{webhookId} added the new path request parameter 'webhookId'
|
|
GET /v2/teams/{teamId}/event-types/{eventTypeId}/webhooks/{webhookId} added the new path request parameter 'webhookId'
|
|
GET /v2/webhooks/{webhookId} added the new path request parameter 'webhookId'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId}/private-links added the new required 'header' request parameter 'cal-api-version'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId}/private-links added the new required 'header' request parameter 'cal-api-version'
|
|
DELETE /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId}/private-links/{linkId} added the new required 'header' request parameter 'cal-api-version'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId}/private-links/{linkId} added the new required 'header' request parameter 'cal-api-version'
|
|
GET /v2/event-types/{eventTypeId}/private-links added the new required 'header' request parameter 'cal-api-version'
|
|
POST /v2/event-types/{eventTypeId}/private-links added the new required 'header' request parameter 'cal-api-version'
|
|
DELETE /v2/event-types/{eventTypeId}/private-links/{linkId} added the new required 'header' request parameter 'cal-api-version'
|
|
PATCH /v2/event-types/{eventTypeId}/private-links/{linkId} added the new required 'header' request parameter 'cal-api-version'
|
|
POST /v2/event-types the 'lengthInMinutesOptions/items/' request property type/format changed from 'string'/'' to 'number'/''
|
|
PATCH /v2/event-types/{eventTypeId} the 'lengthInMinutesOptions/items/' request property type/format changed from 'string'/'' to 'number'/''
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'lengthInMinutesOptions/items/' request property type/format changed from 'string'/'' to 'number'/''
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'lengthInMinutesOptions/items/' request property type/format changed from 'string'/'' to 'number'/''
|
|
POST /v2/teams/{teamId}/event-types the 'lengthInMinutesOptions/items/' request property type/format changed from 'string'/'' to 'number'/''
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'lengthInMinutesOptions/items/' request property type/format changed from 'string'/'' to 'number'/''
|
|
POST /v2/event-types removed the request property 'bookingLimitsCount/oneOf[#/components/schemas/BaseBookingLimitsCount_2024_06_14]/disabled'
|
|
PATCH /v2/event-types/{eventTypeId} removed the request property 'bookingLimitsCount/oneOf[#/components/schemas/BaseBookingLimitsCount_2024_06_14]/disabled'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types removed the request property 'bookingLimitsCount/oneOf[#/components/schemas/BaseBookingLimitsCount_2024_06_14]/disabled'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} removed the request property 'bookingLimitsCount/oneOf[#/components/schemas/BaseBookingLimitsCount_2024_06_14]/disabled'
|
|
POST /v2/teams/{teamId}/event-types removed the request property 'bookingLimitsCount/oneOf[#/components/schemas/BaseBookingLimitsCount_2024_06_14]/disabled'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} removed the request property 'bookingLimitsCount/oneOf[#/components/schemas/BaseBookingLimitsCount_2024_06_14]/disabled'
|
|
GET /v2/calendars/busy-times added the new required 'query' request parameter 'calendarsToLoad'
|
|
GET /v2/calendars/busy-times the 'query' request parameter 'dateFrom' became required
|
|
GET /v2/calendars/busy-times the 'query' request parameter 'dateTo' became required
|
|
GET /v2/calendars/busy-times deleted the 'query' request parameter 'credentialId'
|
|
GET /v2/calendars/busy-times deleted the 'query' request parameter 'externalId'
|
|
GET /v2/auth/oauth2/clients/{clientId} removed the required property 'data/redirect_uri' from the response with the '200' status
|
|
GET /v2/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/AddressFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/BooleanFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/CheckboxGroupFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/GuestsDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/LocationDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/MultiEmailFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/MultiSelectFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/NameDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/NotesDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/NumberFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/PhoneFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/RadioGroupFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/RescheduleReasonDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/SelectFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/TextAreaFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/TextFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/TitleDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/UrlFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
POST /v2/event-types the 'data/bookingFields/items/oneOf[#/components/schemas/AddressFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/event-types the 'data/bookingFields/items/oneOf[#/components/schemas/BooleanFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/event-types the 'data/bookingFields/items/oneOf[#/components/schemas/CheckboxGroupFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/event-types the 'data/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/event-types the 'data/bookingFields/items/oneOf[#/components/schemas/GuestsDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/event-types the 'data/bookingFields/items/oneOf[#/components/schemas/LocationDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/event-types the 'data/bookingFields/items/oneOf[#/components/schemas/MultiEmailFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/event-types the 'data/bookingFields/items/oneOf[#/components/schemas/MultiSelectFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/event-types the 'data/bookingFields/items/oneOf[#/components/schemas/NameDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/event-types the 'data/bookingFields/items/oneOf[#/components/schemas/NotesDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/event-types the 'data/bookingFields/items/oneOf[#/components/schemas/NumberFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/event-types the 'data/bookingFields/items/oneOf[#/components/schemas/PhoneFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/event-types the 'data/bookingFields/items/oneOf[#/components/schemas/RadioGroupFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/event-types the 'data/bookingFields/items/oneOf[#/components/schemas/RescheduleReasonDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/event-types the 'data/bookingFields/items/oneOf[#/components/schemas/SelectFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/event-types the 'data/bookingFields/items/oneOf[#/components/schemas/TextAreaFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/event-types the 'data/bookingFields/items/oneOf[#/components/schemas/TextFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/event-types the 'data/bookingFields/items/oneOf[#/components/schemas/TitleDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/event-types the 'data/bookingFields/items/oneOf[#/components/schemas/UrlFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/AddressFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/BooleanFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/CheckboxGroupFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/GuestsDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/LocationDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/MultiEmailFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/MultiSelectFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/NameDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/NotesDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/NumberFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/PhoneFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/RadioGroupFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/RescheduleReasonDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/SelectFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/TextAreaFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/TextFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/TitleDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/UrlFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/AddressFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/BooleanFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/CheckboxGroupFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/GuestsDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/LocationDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/MultiEmailFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/MultiSelectFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/NameDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/NotesDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/NumberFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/PhoneFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/RadioGroupFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/RescheduleReasonDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/SelectFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/TextAreaFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/TextFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/TitleDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/UrlFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/AddressFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/BooleanFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/CheckboxGroupFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/GuestsDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/LocationDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/MultiEmailFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/MultiSelectFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/NameDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/NotesDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/NumberFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/PhoneFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/RadioGroupFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/RescheduleReasonDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/SelectFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/TextAreaFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/TextFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/TitleDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/UrlFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/AddressFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/BooleanFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/CheckboxGroupFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/GuestsDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/LocationDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/MultiEmailFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/MultiSelectFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/NameDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/NotesDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/NumberFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/PhoneFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/RadioGroupFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/RescheduleReasonDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/SelectFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/TextAreaFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/TextFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/TitleDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/UrlFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/AddressFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/BooleanFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/CheckboxGroupFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/GuestsDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/LocationDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/MultiEmailFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/MultiSelectFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/NameDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/NotesDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/NumberFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/PhoneFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/RadioGroupFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/RescheduleReasonDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/SelectFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/TextAreaFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/TextFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/TitleDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/UrlFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/AddressFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/BooleanFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/CheckboxGroupFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/GuestsDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/LocationDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/MultiEmailFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/MultiSelectFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/NameDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/NotesDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/NumberFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/PhoneFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/RadioGroupFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/RescheduleReasonDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/SelectFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/TextAreaFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/TextFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/TitleDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/UrlFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/AddressFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/BooleanFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/CheckboxGroupFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/GuestsDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/LocationDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/MultiEmailFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/MultiSelectFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/NameDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/NotesDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/NumberFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/PhoneFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/RadioGroupFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/RescheduleReasonDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/SelectFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/TextAreaFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/TextFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/TitleDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/UrlFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/AddressFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/BooleanFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/CheckboxGroupFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/GuestsDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/LocationDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/MultiEmailFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/MultiSelectFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/NameDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/NotesDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/NumberFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/PhoneFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/RadioGroupFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/RescheduleReasonDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/SelectFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/TextAreaFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/TextFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/TitleDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/UrlFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/AddressFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/BooleanFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/CheckboxGroupFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/GuestsDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/LocationDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/MultiEmailFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/MultiSelectFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/NameDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/NotesDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/NumberFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/PhoneFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/RadioGroupFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/RescheduleReasonDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/SelectFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/TextAreaFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/TextFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/TitleDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/UrlFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/AddressFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/BooleanFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/CheckboxGroupFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/GuestsDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/LocationDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/MultiEmailFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/MultiSelectFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/NameDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/NotesDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/NumberFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/PhoneFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/RadioGroupFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/RescheduleReasonDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/SelectFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/TextAreaFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/TextFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/TitleDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/UrlFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/teams/{teamId}/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/AddressFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/teams/{teamId}/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/BooleanFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/teams/{teamId}/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/CheckboxGroupFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/teams/{teamId}/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/teams/{teamId}/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/GuestsDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/teams/{teamId}/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/LocationDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/teams/{teamId}/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/MultiEmailFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/teams/{teamId}/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/MultiSelectFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/teams/{teamId}/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/NameDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/teams/{teamId}/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/NotesDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/teams/{teamId}/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/NumberFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/teams/{teamId}/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/PhoneFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/teams/{teamId}/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/RadioGroupFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/teams/{teamId}/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/RescheduleReasonDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/teams/{teamId}/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/SelectFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/teams/{teamId}/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/TextAreaFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/teams/{teamId}/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/TextFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/teams/{teamId}/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/TitleDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/teams/{teamId}/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/UrlFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
POST /v2/teams/{teamId}/event-types the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/AddressFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/teams/{teamId}/event-types the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/BooleanFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/teams/{teamId}/event-types the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/CheckboxGroupFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/teams/{teamId}/event-types the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/teams/{teamId}/event-types the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/GuestsDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/teams/{teamId}/event-types the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/LocationDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/teams/{teamId}/event-types the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/MultiEmailFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/teams/{teamId}/event-types the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/MultiSelectFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/teams/{teamId}/event-types the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/NameDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/teams/{teamId}/event-types the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/NotesDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/teams/{teamId}/event-types the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/NumberFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/teams/{teamId}/event-types the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/PhoneFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/teams/{teamId}/event-types the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/RadioGroupFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/teams/{teamId}/event-types the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/RescheduleReasonDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/teams/{teamId}/event-types the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/SelectFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/teams/{teamId}/event-types the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/TextAreaFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/teams/{teamId}/event-types the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/TextFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/teams/{teamId}/event-types the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/TitleDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/teams/{teamId}/event-types the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/UrlFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/teams/{teamId}/event-types the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/AddressFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/teams/{teamId}/event-types the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/BooleanFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/teams/{teamId}/event-types the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/CheckboxGroupFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/teams/{teamId}/event-types the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/teams/{teamId}/event-types the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/GuestsDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/teams/{teamId}/event-types the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/LocationDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/teams/{teamId}/event-types the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/MultiEmailFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/teams/{teamId}/event-types the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/MultiSelectFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/teams/{teamId}/event-types the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/NameDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/teams/{teamId}/event-types the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/NotesDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/teams/{teamId}/event-types the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/NumberFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/teams/{teamId}/event-types the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/PhoneFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/teams/{teamId}/event-types the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/RadioGroupFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/teams/{teamId}/event-types the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/RescheduleReasonDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/teams/{teamId}/event-types the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/SelectFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/teams/{teamId}/event-types the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/TextAreaFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/teams/{teamId}/event-types the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/TextFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/teams/{teamId}/event-types the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/TitleDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/teams/{teamId}/event-types the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/UrlFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
GET /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/AddressFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/BooleanFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/CheckboxGroupFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/GuestsDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/LocationDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/MultiEmailFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/MultiSelectFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/NameDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/NotesDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/NumberFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/PhoneFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/RadioGroupFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/RescheduleReasonDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/SelectFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/TextAreaFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/TextFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/TitleDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/UrlFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/AddressFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/BooleanFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/CheckboxGroupFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/GuestsDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/LocationDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/MultiEmailFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/MultiSelectFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/NameDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/NotesDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/NumberFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/PhoneFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/RadioGroupFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/RescheduleReasonDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/SelectFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/TextAreaFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/TextFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/TitleDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/UrlFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/AddressFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/BooleanFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/CheckboxGroupFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/GuestsDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/LocationDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/MultiEmailFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/MultiSelectFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/NameDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/NotesDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/NumberFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/PhoneFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/RadioGroupFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/RescheduleReasonDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/SelectFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/TextAreaFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/TextFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/TitleDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/UrlFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/required' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types the 'data/items/calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' response's property type/format changed from 'string'/'' to 'object'/'' for status '200'
|
|
POST /v2/event-types the request property 'calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' became not nullable
|
|
POST /v2/event-types the 'bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldInput_2024_06_14]/required' request property type/format changed from 'boolean'/'' to 'object'/''
|
|
POST /v2/event-types the 'calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' request property type/format changed from 'string'/'' to 'object'/''
|
|
POST /v2/event-types the 'data/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/required' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '201'
|
|
POST /v2/event-types the 'data/calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' response's property type/format changed from 'string'/'' to 'object'/'' for status '201'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/required' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' response's property type/format changed from 'string'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/required' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' response's property type/format changed from 'string'/'' to 'object'/'' for status '200'
|
|
PATCH /v2/event-types/{eventTypeId} the request property 'calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' became not nullable
|
|
PATCH /v2/event-types/{eventTypeId} the 'bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldInput_2024_06_14]/required' request property type/format changed from 'boolean'/'' to 'object'/''
|
|
PATCH /v2/event-types/{eventTypeId} the 'calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' request property type/format changed from 'string'/'' to 'object'/''
|
|
PATCH /v2/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/required' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
PATCH /v2/event-types/{eventTypeId} the 'data/calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' response's property type/format changed from 'string'/'' to 'object'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/required' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/event-types the 'data/items/calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' response's property type/format changed from 'string'/'' to 'object'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/required' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/items/calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' response's property type/format changed from 'string'/'' to 'object'/'' for status '200'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the request property 'calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' became not nullable
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldInput_2024_06_14]/required' request property type/format changed from 'boolean'/'' to 'object'/''
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' request property type/format changed from 'string'/'' to 'object'/''
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/required' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' response's property type/format changed from 'string'/'' to 'object'/'' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/required' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/oneOf[subschema #2]/items/calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' response's property type/format changed from 'string'/'' to 'object'/'' for status '201'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/required' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' response's property type/format changed from 'string'/'' to 'object'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the request property 'calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' became not nullable
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldInput_2024_06_14]/required' request property type/format changed from 'boolean'/'' to 'object'/''
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' request property type/format changed from 'string'/'' to 'object'/''
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/required' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' response's property type/format changed from 'string'/'' to 'object'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/required' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[subschema #2]/items/calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' response's property type/format changed from 'string'/'' to 'object'/'' for status '200'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId}/create-phone-call the 'enabled' request property type/format changed from 'boolean'/'' to 'object'/''
|
|
GET /v2/teams/{teamId}/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/required' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/teams/{teamId}/event-types the 'data/items/calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' response's property type/format changed from 'string'/'' to 'object'/'' for status '200'
|
|
POST /v2/teams/{teamId}/event-types the request property 'calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' became not nullable
|
|
POST /v2/teams/{teamId}/event-types the 'bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldInput_2024_06_14]/required' request property type/format changed from 'boolean'/'' to 'object'/''
|
|
POST /v2/teams/{teamId}/event-types the 'calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' request property type/format changed from 'string'/'' to 'object'/''
|
|
POST /v2/teams/{teamId}/event-types the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/required' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '201'
|
|
POST /v2/teams/{teamId}/event-types the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' response's property type/format changed from 'string'/'' to 'object'/'' for status '201'
|
|
POST /v2/teams/{teamId}/event-types the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/required' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '201'
|
|
POST /v2/teams/{teamId}/event-types the 'data/oneOf[subschema #2]/items/calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' response's property type/format changed from 'string'/'' to 'object'/'' for status '201'
|
|
GET /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/required' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' response's property type/format changed from 'string'/'' to 'object'/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the request property 'calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' became not nullable
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldInput_2024_06_14]/required' request property type/format changed from 'boolean'/'' to 'object'/''
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' request property type/format changed from 'string'/'' to 'object'/''
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/required' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' response's property type/format changed from 'string'/'' to 'object'/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/required' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[subschema #2]/items/calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' response's property type/format changed from 'string'/'' to 'object'/'' for status '200'
|
|
POST /v2/teams/{teamId}/event-types/{eventTypeId}/create-phone-call the 'enabled' request property type/format changed from 'boolean'/'' to 'object'/''
|
|
|
|
GET /v2/event-types the 'data/items/bookingLimitsCount' response's property type/format changed from 'object'/'' to ''/'' for status '200'
|
|
GET /v2/event-types the 'data/items/bookingLimitsDuration' response's property type/format changed from 'object'/'' to ''/'' for status '200'
|
|
GET /v2/event-types the 'data/items/confirmationPolicy' response's property type/format changed from 'object'/'' to ''/'' for status '200'
|
|
GET /v2/event-types the 'data/items/forwardParamsSuccessRedirect' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/event-types the 'data/items/seatsPerTimeSlot' response's property type/format changed from 'object'/'' to 'number'/'' for status '200'
|
|
GET /v2/event-types the 'data/items/slotInterval' response's property type/format changed from 'object'/'' to 'number'/'' for status '200'
|
|
GET /v2/event-types the 'data/items/successRedirectUrl' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
POST /v2/event-types the 'data/bookingLimitsCount' response's property type/format changed from 'object'/'' to ''/'' for status '201'
|
|
POST /v2/event-types the 'data/bookingLimitsDuration' response's property type/format changed from 'object'/'' to ''/'' for status '201'
|
|
POST /v2/event-types the 'data/confirmationPolicy' response's property type/format changed from 'object'/'' to ''/'' for status '201'
|
|
POST /v2/event-types the 'data/forwardParamsSuccessRedirect' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/event-types the 'data/seatsPerTimeSlot' response's property type/format changed from 'object'/'' to 'number'/'' for status '201'
|
|
POST /v2/event-types the 'data/slotInterval' response's property type/format changed from 'object'/'' to 'number'/'' for status '201'
|
|
POST /v2/event-types the 'data/successRedirectUrl' response's property type/format changed from 'object'/'' to 'string'/'' for status '201'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingLimitsCount' response's property type/format changed from 'object'/'' to ''/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingLimitsDuration' response's property type/format changed from 'object'/'' to ''/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/confirmationPolicy' response's property type/format changed from 'object'/'' to ''/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/forwardParamsSuccessRedirect' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/seatsPerTimeSlot' response's property type/format changed from 'object'/'' to 'number'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/slotInterval' response's property type/format changed from 'object'/'' to 'number'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/successRedirectUrl' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingLimitsCount' response's property type/format changed from 'object'/'' to ''/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingLimitsDuration' response's property type/format changed from 'object'/'' to ''/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/confirmationPolicy' response's property type/format changed from 'object'/'' to ''/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/forwardParamsSuccessRedirect' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/ownerId' response's property type/format changed from 'object'/'' to 'number'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/parentEventTypeId' response's property type/format changed from 'object'/'' to 'number'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/seatsPerTimeSlot' response's property type/format changed from 'object'/'' to 'number'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/slotInterval' response's property type/format changed from 'object'/'' to 'number'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/successRedirectUrl' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
PATCH /v2/event-types/{eventTypeId} the 'data/bookingLimitsCount' response's property type/format changed from 'object'/'' to ''/'' for status '200'
|
|
PATCH /v2/event-types/{eventTypeId} the 'data/bookingLimitsDuration' response's property type/format changed from 'object'/'' to ''/'' for status '200'
|
|
PATCH /v2/event-types/{eventTypeId} the 'data/confirmationPolicy' response's property type/format changed from 'object'/'' to ''/'' for status '200'
|
|
PATCH /v2/event-types/{eventTypeId} the 'data/forwardParamsSuccessRedirect' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/event-types/{eventTypeId} the 'data/seatsPerTimeSlot' response's property type/format changed from 'object'/'' to 'number'/'' for status '200'
|
|
PATCH /v2/event-types/{eventTypeId} the 'data/slotInterval' response's property type/format changed from 'object'/'' to 'number'/'' for status '200'
|
|
PATCH /v2/event-types/{eventTypeId} the 'data/successRedirectUrl' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/event-types the 'data/items/bookingLimitsCount' response's property type/format changed from 'object'/'' to ''/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/event-types the 'data/items/bookingLimitsDuration' response's property type/format changed from 'object'/'' to ''/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/event-types the 'data/items/confirmationPolicy' response's property type/format changed from 'object'/'' to ''/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/event-types the 'data/items/forwardParamsSuccessRedirect' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/event-types the 'data/items/ownerId' response's property type/format changed from 'object'/'' to 'number'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/event-types the 'data/items/parentEventTypeId' response's property type/format changed from 'object'/'' to 'number'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/event-types the 'data/items/seatsPerTimeSlot' response's property type/format changed from 'object'/'' to 'number'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/event-types the 'data/items/slotInterval' response's property type/format changed from 'object'/'' to 'number'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/event-types the 'data/items/successRedirectUrl' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/items/bookingLimitsCount' response's property type/format changed from 'object'/'' to ''/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/items/bookingLimitsDuration' response's property type/format changed from 'object'/'' to ''/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/items/confirmationPolicy' response's property type/format changed from 'object'/'' to ''/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/items/forwardParamsSuccessRedirect' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/items/ownerId' response's property type/format changed from 'object'/'' to 'number'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/items/parentEventTypeId' response's property type/format changed from 'object'/'' to 'number'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/items/seatsPerTimeSlot' response's property type/format changed from 'object'/'' to 'number'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/items/slotInterval' response's property type/format changed from 'object'/'' to 'number'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/items/successRedirectUrl' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingLimitsCount' response's property type/format changed from 'object'/'' to ''/'' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingLimitsDuration' response's property type/format changed from 'object'/'' to ''/'' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/confirmationPolicy' response's property type/format changed from 'object'/'' to ''/'' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/forwardParamsSuccessRedirect' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/ownerId' response's property type/format changed from 'object'/'' to 'number'/'' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/parentEventTypeId' response's property type/format changed from 'object'/'' to 'number'/'' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/seatsPerTimeSlot' response's property type/format changed from 'object'/'' to 'number'/'' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/slotInterval' response's property type/format changed from 'object'/'' to 'number'/'' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/successRedirectUrl' response's property type/format changed from 'object'/'' to 'string'/'' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/oneOf[subschema #2]/items/bookingLimitsCount' response's property type/format changed from 'object'/'' to ''/'' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/oneOf[subschema #2]/items/bookingLimitsDuration' response's property type/format changed from 'object'/'' to ''/'' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/oneOf[subschema #2]/items/confirmationPolicy' response's property type/format changed from 'object'/'' to ''/'' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/oneOf[subschema #2]/items/forwardParamsSuccessRedirect' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/oneOf[subschema #2]/items/ownerId' response's property type/format changed from 'object'/'' to 'number'/'' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/oneOf[subschema #2]/items/parentEventTypeId' response's property type/format changed from 'object'/'' to 'number'/'' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/oneOf[subschema #2]/items/seatsPerTimeSlot' response's property type/format changed from 'object'/'' to 'number'/'' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/oneOf[subschema #2]/items/slotInterval' response's property type/format changed from 'object'/'' to 'number'/'' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/oneOf[subschema #2]/items/successRedirectUrl' response's property type/format changed from 'object'/'' to 'string'/'' for status '201'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/bookingLimitsCount' response's property type/format changed from 'object'/'' to ''/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/bookingLimitsDuration' response's property type/format changed from 'object'/'' to ''/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/confirmationPolicy' response's property type/format changed from 'object'/'' to ''/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/forwardParamsSuccessRedirect' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/ownerId' response's property type/format changed from 'object'/'' to 'number'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/parentEventTypeId' response's property type/format changed from 'object'/'' to 'number'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/seatsPerTimeSlot' response's property type/format changed from 'object'/'' to 'number'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/slotInterval' response's property type/format changed from 'object'/'' to 'number'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/successRedirectUrl' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingLimitsCount' response's property type/format changed from 'object'/'' to ''/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingLimitsDuration' response's property type/format changed from 'object'/'' to ''/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/confirmationPolicy' response's property type/format changed from 'object'/'' to ''/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/forwardParamsSuccessRedirect' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/ownerId' response's property type/format changed from 'object'/'' to 'number'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/parentEventTypeId' response's property type/format changed from 'object'/'' to 'number'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/seatsPerTimeSlot' response's property type/format changed from 'object'/'' to 'number'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/slotInterval' response's property type/format changed from 'object'/'' to 'number'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/successRedirectUrl' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[subschema #2]/items/bookingLimitsCount' response's property type/format changed from 'object'/'' to ''/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[subschema #2]/items/bookingLimitsDuration' response's property type/format changed from 'object'/'' to ''/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[subschema #2]/items/confirmationPolicy' response's property type/format changed from 'object'/'' to ''/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[subschema #2]/items/forwardParamsSuccessRedirect' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[subschema #2]/items/ownerId' response's property type/format changed from 'object'/'' to 'number'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[subschema #2]/items/parentEventTypeId' response's property type/format changed from 'object'/'' to 'number'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[subschema #2]/items/seatsPerTimeSlot' response's property type/format changed from 'object'/'' to 'number'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[subschema #2]/items/slotInterval' response's property type/format changed from 'object'/'' to 'number'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[subschema #2]/items/successRedirectUrl' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
GET /v2/teams/{teamId}/event-types the 'data/items/bookingLimitsCount' response's property type/format changed from 'object'/'' to ''/'' for status '200'
|
|
GET /v2/teams/{teamId}/event-types the 'data/items/bookingLimitsDuration' response's property type/format changed from 'object'/'' to ''/'' for status '200'
|
|
GET /v2/teams/{teamId}/event-types the 'data/items/confirmationPolicy' response's property type/format changed from 'object'/'' to ''/'' for status '200'
|
|
GET /v2/teams/{teamId}/event-types the 'data/items/forwardParamsSuccessRedirect' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/teams/{teamId}/event-types the 'data/items/ownerId' response's property type/format changed from 'object'/'' to 'number'/'' for status '200'
|
|
GET /v2/teams/{teamId}/event-types the 'data/items/parentEventTypeId' response's property type/format changed from 'object'/'' to 'number'/'' for status '200'
|
|
GET /v2/teams/{teamId}/event-types the 'data/items/seatsPerTimeSlot' response's property type/format changed from 'object'/'' to 'number'/'' for status '200'
|
|
GET /v2/teams/{teamId}/event-types the 'data/items/slotInterval' response's property type/format changed from 'object'/'' to 'number'/'' for status '200'
|
|
GET /v2/teams/{teamId}/event-types the 'data/items/successRedirectUrl' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
POST /v2/teams/{teamId}/event-types the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingLimitsCount' response's property type/format changed from 'object'/'' to ''/'' for status '201'
|
|
POST /v2/teams/{teamId}/event-types the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingLimitsDuration' response's property type/format changed from 'object'/'' to ''/'' for status '201'
|
|
POST /v2/teams/{teamId}/event-types the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/confirmationPolicy' response's property type/format changed from 'object'/'' to ''/'' for status '201'
|
|
POST /v2/teams/{teamId}/event-types the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/forwardParamsSuccessRedirect' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/teams/{teamId}/event-types the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/ownerId' response's property type/format changed from 'object'/'' to 'number'/'' for status '201'
|
|
POST /v2/teams/{teamId}/event-types the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/parentEventTypeId' response's property type/format changed from 'object'/'' to 'number'/'' for status '201'
|
|
POST /v2/teams/{teamId}/event-types the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/seatsPerTimeSlot' response's property type/format changed from 'object'/'' to 'number'/'' for status '201'
|
|
POST /v2/teams/{teamId}/event-types the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/slotInterval' response's property type/format changed from 'object'/'' to 'number'/'' for status '201'
|
|
POST /v2/teams/{teamId}/event-types the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/successRedirectUrl' response's property type/format changed from 'object'/'' to 'string'/'' for status '201'
|
|
POST /v2/teams/{teamId}/event-types the 'data/oneOf[subschema #2]/items/bookingLimitsCount' response's property type/format changed from 'object'/'' to ''/'' for status '201'
|
|
POST /v2/teams/{teamId}/event-types the 'data/oneOf[subschema #2]/items/bookingLimitsDuration' response's property type/format changed from 'object'/'' to ''/'' for status '201'
|
|
POST /v2/teams/{teamId}/event-types the 'data/oneOf[subschema #2]/items/confirmationPolicy' response's property type/format changed from 'object'/'' to ''/'' for status '201'
|
|
POST /v2/teams/{teamId}/event-types the 'data/oneOf[subschema #2]/items/forwardParamsSuccessRedirect' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/teams/{teamId}/event-types the 'data/oneOf[subschema #2]/items/ownerId' response's property type/format changed from 'object'/'' to 'number'/'' for status '201'
|
|
POST /v2/teams/{teamId}/event-types the 'data/oneOf[subschema #2]/items/parentEventTypeId' response's property type/format changed from 'object'/'' to 'number'/'' for status '201'
|
|
POST /v2/teams/{teamId}/event-types the 'data/oneOf[subschema #2]/items/seatsPerTimeSlot' response's property type/format changed from 'object'/'' to 'number'/'' for status '201'
|
|
POST /v2/teams/{teamId}/event-types the 'data/oneOf[subschema #2]/items/slotInterval' response's property type/format changed from 'object'/'' to 'number'/'' for status '201'
|
|
POST /v2/teams/{teamId}/event-types the 'data/oneOf[subschema #2]/items/successRedirectUrl' response's property type/format changed from 'object'/'' to 'string'/'' for status '201'
|
|
GET /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/bookingLimitsCount' response's property type/format changed from 'object'/'' to ''/'' for status '200'
|
|
GET /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/bookingLimitsDuration' response's property type/format changed from 'object'/'' to ''/'' for status '200'
|
|
GET /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/confirmationPolicy' response's property type/format changed from 'object'/'' to ''/'' for status '200'
|
|
GET /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/forwardParamsSuccessRedirect' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/ownerId' response's property type/format changed from 'object'/'' to 'number'/'' for status '200'
|
|
GET /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/parentEventTypeId' response's property type/format changed from 'object'/'' to 'number'/'' for status '200'
|
|
GET /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/seatsPerTimeSlot' response's property type/format changed from 'object'/'' to 'number'/'' for status '200'
|
|
GET /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/slotInterval' response's property type/format changed from 'object'/'' to 'number'/'' for status '200'
|
|
GET /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/successRedirectUrl' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingLimitsCount' response's property type/format changed from 'object'/'' to ''/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingLimitsDuration' response's property type/format changed from 'object'/'' to ''/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/confirmationPolicy' response's property type/format changed from 'object'/'' to ''/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/forwardParamsSuccessRedirect' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/ownerId' response's property type/format changed from 'object'/'' to 'number'/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/parentEventTypeId' response's property type/format changed from 'object'/'' to 'number'/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/seatsPerTimeSlot' response's property type/format changed from 'object'/'' to 'number'/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/slotInterval' response's property type/format changed from 'object'/'' to 'number'/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/successRedirectUrl' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[subschema #2]/items/bookingLimitsCount' response's property type/format changed from 'object'/'' to ''/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[subschema #2]/items/bookingLimitsDuration' response's property type/format changed from 'object'/'' to ''/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[subschema #2]/items/confirmationPolicy' response's property type/format changed from 'object'/'' to ''/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[subschema #2]/items/forwardParamsSuccessRedirect' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[subschema #2]/items/ownerId' response's property type/format changed from 'object'/'' to 'number'/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[subschema #2]/items/parentEventTypeId' response's property type/format changed from 'object'/'' to 'number'/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[subschema #2]/items/seatsPerTimeSlot' response's property type/format changed from 'object'/'' to 'number'/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[subschema #2]/items/slotInterval' response's property type/format changed from 'object'/'' to 'number'/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[subschema #2]/items/successRedirectUrl' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
GET /v2/event-types added '#/components/schemas/BaseBookingLimitsCount_2024_06_14, #/components/schemas/Disabled_2024_06_14' to the 'data/items/bookingLimitsCount' response property 'oneOf' list for the response status '200'
|
|
GET /v2/event-types added '#/components/schemas/BaseBookingLimitsDuration_2024_06_14, #/components/schemas/Disabled_2024_06_14' to the 'data/items/bookingLimitsDuration' response property 'oneOf' list for the response status '200'
|
|
GET /v2/event-types added '#/components/schemas/BaseConfirmationPolicy_2024_06_14, #/components/schemas/Disabled_2024_06_14' to the 'data/items/confirmationPolicy' response property 'oneOf' list for the response status '200'
|
|
POST /v2/event-types added '#/components/schemas/BaseBookingLimitsCount_2024_06_14, #/components/schemas/Disabled_2024_06_14' to the 'data/bookingLimitsCount' response property 'oneOf' list for the response status '201'
|
|
POST /v2/event-types added '#/components/schemas/BaseBookingLimitsDuration_2024_06_14, #/components/schemas/Disabled_2024_06_14' to the 'data/bookingLimitsDuration' response property 'oneOf' list for the response status '201'
|
|
POST /v2/event-types added '#/components/schemas/BaseConfirmationPolicy_2024_06_14, #/components/schemas/Disabled_2024_06_14' to the 'data/confirmationPolicy' response property 'oneOf' list for the response status '201'
|
|
GET /v2/event-types/{eventTypeId} added '#/components/schemas/BaseBookingLimitsCount_2024_06_14, #/components/schemas/Disabled_2024_06_14' to the 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingLimitsCount' response property 'oneOf' list for the response status '200'
|
|
GET /v2/event-types/{eventTypeId} added '#/components/schemas/BaseBookingLimitsCount_2024_06_14, #/components/schemas/Disabled_2024_06_14' to the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingLimitsCount' response property 'oneOf' list for the response status '200'
|
|
GET /v2/event-types/{eventTypeId} added '#/components/schemas/BaseBookingLimitsDuration_2024_06_14, #/components/schemas/Disabled_2024_06_14' to the 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingLimitsDuration' response property 'oneOf' list for the response status '200'
|
|
GET /v2/event-types/{eventTypeId} added '#/components/schemas/BaseBookingLimitsDuration_2024_06_14, #/components/schemas/Disabled_2024_06_14' to the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingLimitsDuration' response property 'oneOf' list for the response status '200'
|
|
GET /v2/event-types/{eventTypeId} added '#/components/schemas/BaseConfirmationPolicy_2024_06_14, #/components/schemas/Disabled_2024_06_14' to the 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/confirmationPolicy' response property 'oneOf' list for the response status '200'
|
|
GET /v2/event-types/{eventTypeId} added '#/components/schemas/BaseConfirmationPolicy_2024_06_14, #/components/schemas/Disabled_2024_06_14' to the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/confirmationPolicy' response property 'oneOf' list for the response status '200'
|
|
PATCH /v2/event-types/{eventTypeId} added '#/components/schemas/BaseBookingLimitsCount_2024_06_14, #/components/schemas/Disabled_2024_06_14' to the 'data/bookingLimitsCount' response property 'oneOf' list for the response status '200'
|
|
PATCH /v2/event-types/{eventTypeId} added '#/components/schemas/BaseBookingLimitsDuration_2024_06_14, #/components/schemas/Disabled_2024_06_14' to the 'data/bookingLimitsDuration' response property 'oneOf' list for the response status '200'
|
|
PATCH /v2/event-types/{eventTypeId} added '#/components/schemas/BaseConfirmationPolicy_2024_06_14, #/components/schemas/Disabled_2024_06_14' to the 'data/confirmationPolicy' response property 'oneOf' list for the response status '200'
|
|
GET /v2/organizations/{orgId}/teams/event-types added '#/components/schemas/BaseBookingLimitsCount_2024_06_14, #/components/schemas/Disabled_2024_06_14' to the 'data/items/bookingLimitsCount' response property 'oneOf' list for the response status '200'
|
|
GET /v2/organizations/{orgId}/teams/event-types added '#/components/schemas/BaseBookingLimitsDuration_2024_06_14, #/components/schemas/Disabled_2024_06_14' to the 'data/items/bookingLimitsDuration' response property 'oneOf' list for the response status '200'
|
|
GET /v2/organizations/{orgId}/teams/event-types added '#/components/schemas/BaseConfirmationPolicy_2024_06_14, #/components/schemas/Disabled_2024_06_14' to the 'data/items/confirmationPolicy' response property 'oneOf' list for the response status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types added '#/components/schemas/BaseBookingLimitsCount_2024_06_14, #/components/schemas/Disabled_2024_06_14' to the 'data/items/bookingLimitsCount' response property 'oneOf' list for the response status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types added '#/components/schemas/BaseBookingLimitsDuration_2024_06_14, #/components/schemas/Disabled_2024_06_14' to the 'data/items/bookingLimitsDuration' response property 'oneOf' list for the response status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types added '#/components/schemas/BaseConfirmationPolicy_2024_06_14, #/components/schemas/Disabled_2024_06_14' to the 'data/items/confirmationPolicy' response property 'oneOf' list for the response status '200'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types added '#/components/schemas/BaseBookingLimitsCount_2024_06_14, #/components/schemas/Disabled_2024_06_14' to the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingLimitsCount' response property 'oneOf' list for the response status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types added '#/components/schemas/BaseBookingLimitsCount_2024_06_14, #/components/schemas/Disabled_2024_06_14' to the 'data/oneOf[subschema #2]/items/bookingLimitsCount' response property 'oneOf' list for the response status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types added '#/components/schemas/BaseBookingLimitsDuration_2024_06_14, #/components/schemas/Disabled_2024_06_14' to the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingLimitsDuration' response property 'oneOf' list for the response status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types added '#/components/schemas/BaseBookingLimitsDuration_2024_06_14, #/components/schemas/Disabled_2024_06_14' to the 'data/oneOf[subschema #2]/items/bookingLimitsDuration' response property 'oneOf' list for the response status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types added '#/components/schemas/BaseConfirmationPolicy_2024_06_14, #/components/schemas/Disabled_2024_06_14' to the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/confirmationPolicy' response property 'oneOf' list for the response status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types added '#/components/schemas/BaseConfirmationPolicy_2024_06_14, #/components/schemas/Disabled_2024_06_14' to the 'data/oneOf[subschema #2]/items/confirmationPolicy' response property 'oneOf' list for the response status '201'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} added '#/components/schemas/BaseBookingLimitsCount_2024_06_14, #/components/schemas/Disabled_2024_06_14' to the 'data/bookingLimitsCount' response property 'oneOf' list for the response status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} added '#/components/schemas/BaseBookingLimitsDuration_2024_06_14, #/components/schemas/Disabled_2024_06_14' to the 'data/bookingLimitsDuration' response property 'oneOf' list for the response status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} added '#/components/schemas/BaseConfirmationPolicy_2024_06_14, #/components/schemas/Disabled_2024_06_14' to the 'data/confirmationPolicy' response property 'oneOf' list for the response status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} added '#/components/schemas/BaseBookingLimitsCount_2024_06_14, #/components/schemas/Disabled_2024_06_14' to the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingLimitsCount' response property 'oneOf' list for the response status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} added '#/components/schemas/BaseBookingLimitsCount_2024_06_14, #/components/schemas/Disabled_2024_06_14' to the 'data/oneOf[subschema #2]/items/bookingLimitsCount' response property 'oneOf' list for the response status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} added '#/components/schemas/BaseBookingLimitsDuration_2024_06_14, #/components/schemas/Disabled_2024_06_14' to the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingLimitsDuration' response property 'oneOf' list for the response status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} added '#/components/schemas/BaseBookingLimitsDuration_2024_06_14, #/components/schemas/Disabled_2024_06_14' to the 'data/oneOf[subschema #2]/items/bookingLimitsDuration' response property 'oneOf' list for the response status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} added '#/components/schemas/BaseConfirmationPolicy_2024_06_14, #/components/schemas/Disabled_2024_06_14' to the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/confirmationPolicy' response property 'oneOf' list for the response status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} added '#/components/schemas/BaseConfirmationPolicy_2024_06_14, #/components/schemas/Disabled_2024_06_14' to the 'data/oneOf[subschema #2]/items/confirmationPolicy' response property 'oneOf' list for the response status '200'
|
|
GET /v2/teams/{teamId}/event-types added '#/components/schemas/BaseBookingLimitsCount_2024_06_14, #/components/schemas/Disabled_2024_06_14' to the 'data/items/bookingLimitsCount' response property 'oneOf' list for the response status '200'
|
|
GET /v2/teams/{teamId}/event-types added '#/components/schemas/BaseBookingLimitsDuration_2024_06_14, #/components/schemas/Disabled_2024_06_14' to the 'data/items/bookingLimitsDuration' response property 'oneOf' list for the response status '200'
|
|
GET /v2/teams/{teamId}/event-types added '#/components/schemas/BaseConfirmationPolicy_2024_06_14, #/components/schemas/Disabled_2024_06_14' to the 'data/items/confirmationPolicy' response property 'oneOf' list for the response status '200'
|
|
POST /v2/teams/{teamId}/event-types added '#/components/schemas/BaseBookingLimitsCount_2024_06_14, #/components/schemas/Disabled_2024_06_14' to the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingLimitsCount' response property 'oneOf' list for the response status '201'
|
|
POST /v2/teams/{teamId}/event-types added '#/components/schemas/BaseBookingLimitsCount_2024_06_14, #/components/schemas/Disabled_2024_06_14' to the 'data/oneOf[subschema #2]/items/bookingLimitsCount' response property 'oneOf' list for the response status '201'
|
|
POST /v2/teams/{teamId}/event-types added '#/components/schemas/BaseBookingLimitsDuration_2024_06_14, #/components/schemas/Disabled_2024_06_14' to the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingLimitsDuration' response property 'oneOf' list for the response status '201'
|
|
POST /v2/teams/{teamId}/event-types added '#/components/schemas/BaseBookingLimitsDuration_2024_06_14, #/components/schemas/Disabled_2024_06_14' to the 'data/oneOf[subschema #2]/items/bookingLimitsDuration' response property 'oneOf' list for the response status '201'
|
|
POST /v2/teams/{teamId}/event-types added '#/components/schemas/BaseConfirmationPolicy_2024_06_14, #/components/schemas/Disabled_2024_06_14' to the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/confirmationPolicy' response property 'oneOf' list for the response status '201'
|
|
POST /v2/teams/{teamId}/event-types added '#/components/schemas/BaseConfirmationPolicy_2024_06_14, #/components/schemas/Disabled_2024_06_14' to the 'data/oneOf[subschema #2]/items/confirmationPolicy' response property 'oneOf' list for the response status '201'
|
|
GET /v2/teams/{teamId}/event-types/{eventTypeId} added '#/components/schemas/BaseBookingLimitsCount_2024_06_14, #/components/schemas/Disabled_2024_06_14' to the 'data/bookingLimitsCount' response property 'oneOf' list for the response status '200'
|
|
GET /v2/teams/{teamId}/event-types/{eventTypeId} added '#/components/schemas/BaseBookingLimitsDuration_2024_06_14, #/components/schemas/Disabled_2024_06_14' to the 'data/bookingLimitsDuration' response property 'oneOf' list for the response status '200'
|
|
GET /v2/teams/{teamId}/event-types/{eventTypeId} added '#/components/schemas/BaseConfirmationPolicy_2024_06_14, #/components/schemas/Disabled_2024_06_14' to the 'data/confirmationPolicy' response property 'oneOf' list for the response status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} added '#/components/schemas/BaseBookingLimitsCount_2024_06_14, #/components/schemas/Disabled_2024_06_14' to the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingLimitsCount' response property 'oneOf' list for the response status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} added '#/components/schemas/BaseBookingLimitsCount_2024_06_14, #/components/schemas/Disabled_2024_06_14' to the 'data/oneOf[subschema #2]/items/bookingLimitsCount' response property 'oneOf' list for the response status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} added '#/components/schemas/BaseBookingLimitsDuration_2024_06_14, #/components/schemas/Disabled_2024_06_14' to the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingLimitsDuration' response property 'oneOf' list for the response status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} added '#/components/schemas/BaseBookingLimitsDuration_2024_06_14, #/components/schemas/Disabled_2024_06_14' to the 'data/oneOf[subschema #2]/items/bookingLimitsDuration' response property 'oneOf' list for the response status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} added '#/components/schemas/BaseConfirmationPolicy_2024_06_14, #/components/schemas/Disabled_2024_06_14' to the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/confirmationPolicy' response property 'oneOf' list for the response status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} added '#/components/schemas/BaseConfirmationPolicy_2024_06_14, #/components/schemas/Disabled_2024_06_14' to the 'data/oneOf[subschema #2]/items/confirmationPolicy' response property 'oneOf' list for the response status '200'
|
|
GET /v2/event-types the response property 'data/items/calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' became nullable for the status '200'
|
|
GET /v2/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/required' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/event-types the 'data/items/calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
POST /v2/event-types the 'bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldInput_2024_06_14]/required' request property type/format changed from 'object'/'' to 'boolean'/''
|
|
POST /v2/event-types the 'calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' request property type/format changed from 'object'/'' to 'string'/''
|
|
POST /v2/event-types the response property 'data/calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' became nullable for the status '201'
|
|
POST /v2/event-types the 'data/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/required' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/event-types the 'data/calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' response's property type/format changed from 'object'/'' to 'string'/'' for status '201'
|
|
GET /v2/event-types/{eventTypeId} the response property 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' became nullable for the status '200'
|
|
GET /v2/event-types/{eventTypeId} the response property 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' became nullable for the status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/required' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/required' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
PATCH /v2/event-types/{eventTypeId} the 'bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldInput_2024_06_14]/required' request property type/format changed from 'object'/'' to 'boolean'/''
|
|
PATCH /v2/event-types/{eventTypeId} the 'calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' request property type/format changed from 'object'/'' to 'string'/''
|
|
PATCH /v2/event-types/{eventTypeId} the response property 'data/calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' became nullable for the status '200'
|
|
PATCH /v2/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/required' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/event-types/{eventTypeId} the 'data/calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/event-types the response property 'data/items/calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' became nullable for the status '200'
|
|
GET /v2/organizations/{orgId}/teams/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/required' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/event-types the 'data/items/calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types the response property 'data/items/calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' became nullable for the status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/required' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/items/calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldInput_2024_06_14]/required' request property type/format changed from 'object'/'' to 'boolean'/''
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' request property type/format changed from 'object'/'' to 'string'/''
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the response property 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' became nullable for the status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the response property 'data/oneOf[subschema #2]/items/calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' became nullable for the status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/required' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' response's property type/format changed from 'object'/'' to 'string'/'' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/required' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/oneOf[subschema #2]/items/calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' response's property type/format changed from 'object'/'' to 'string'/'' for status '201'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the response property 'data/calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' became nullable for the status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/required' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldInput_2024_06_14]/required' request property type/format changed from 'object'/'' to 'boolean'/''
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' request property type/format changed from 'object'/'' to 'string'/''
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the response property 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' became nullable for the status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the response property 'data/oneOf[subschema #2]/items/calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' became nullable for the status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/required' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/required' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[subschema #2]/items/calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId}/create-phone-call the 'enabled' request property type/format changed from 'object'/'' to 'boolean'/''
|
|
GET /v2/teams/{teamId}/event-types the response property 'data/items/calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' became nullable for the status '200'
|
|
GET /v2/teams/{teamId}/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/required' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/teams/{teamId}/event-types the 'data/items/calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
POST /v2/teams/{teamId}/event-types the 'bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldInput_2024_06_14]/required' request property type/format changed from 'object'/'' to 'boolean'/''
|
|
POST /v2/teams/{teamId}/event-types the 'calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' request property type/format changed from 'object'/'' to 'string'/''
|
|
POST /v2/teams/{teamId}/event-types the response property 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' became nullable for the status '201'
|
|
POST /v2/teams/{teamId}/event-types the response property 'data/oneOf[subschema #2]/items/calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' became nullable for the status '201'
|
|
POST /v2/teams/{teamId}/event-types the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/required' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/teams/{teamId}/event-types the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' response's property type/format changed from 'object'/'' to 'string'/'' for status '201'
|
|
POST /v2/teams/{teamId}/event-types the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/required' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/teams/{teamId}/event-types the 'data/oneOf[subschema #2]/items/calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' response's property type/format changed from 'object'/'' to 'string'/'' for status '201'
|
|
GET /v2/teams/{teamId}/event-types/{eventTypeId} the response property 'data/calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' became nullable for the status '200'
|
|
GET /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/required' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldInput_2024_06_14]/required' request property type/format changed from 'object'/'' to 'boolean'/''
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' request property type/format changed from 'object'/'' to 'string'/''
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the response property 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' became nullable for the status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the response property 'data/oneOf[subschema #2]/items/calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' became nullable for the status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/required' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[subschema #2]/items/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/required' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[subschema #2]/items/calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
POST /v2/teams/{teamId}/event-types/{eventTypeId}/create-phone-call the 'enabled' request property type/format changed from 'object'/'' to 'boolean'/''
|
|
|
|
# PR #584: Fix DestinationCalendar.id (object -> number) and PlatformOAuthClientDto.logo (object -> string)
|
|
GET /v2/calendars the 'data/destinationCalendar/id' response's property type/format changed from 'object'/'' to 'number'/'' for status '200'
|
|
GET /v2/oauth-clients the 'data/items/logo' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
DELETE /v2/oauth-clients/{clientId} the 'data/logo' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
GET /v2/oauth-clients/{clientId} the 'data/logo' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
PATCH /v2/oauth-clients/{clientId} the 'data/logo' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/workflows the 'data/items/createdAt' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/workflows the 'data/items/steps/items/includeCalendarEvent' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/workflows the 'data/items/updatedAt' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/workflows the 'steps/items/oneOf[#/components/schemas/WorkflowEmailAddressStepDto]/includeCalendarEvent' request property type/format changed from 'object'/'' to 'boolean'/''
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/workflows the 'steps/items/oneOf[#/components/schemas/WorkflowEmailAttendeeStepDto]/includeCalendarEvent' request property type/format changed from 'object'/'' to 'boolean'/''
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/workflows the 'steps/items/oneOf[#/components/schemas/WorkflowEmailHostStepDto]/includeCalendarEvent' request property type/format changed from 'object'/'' to 'boolean'/''
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/workflows the 'trigger/oneOf[#/components/schemas/OnAfterCalVideoGuestsNoShowTriggerDto]/offset/allOf[#/components/schemas/WorkflowTriggerOffsetDto]/unit' request property type/format changed from 'object'/'' to 'string'/''
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/workflows the 'trigger/oneOf[#/components/schemas/OnAfterCalVideoHostsNoShowTriggerDto]/offset/allOf[#/components/schemas/WorkflowTriggerOffsetDto]/unit' request property type/format changed from 'object'/'' to 'string'/''
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/workflows the 'trigger/oneOf[#/components/schemas/OnAfterEventTriggerDto]/offset/allOf[#/components/schemas/WorkflowTriggerOffsetDto]/unit' request property type/format changed from 'object'/'' to 'string'/''
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/workflows the 'trigger/oneOf[#/components/schemas/OnBeforeEventTriggerDto]/offset/allOf[#/components/schemas/WorkflowTriggerOffsetDto]/unit' request property type/format changed from 'object'/'' to 'string'/''
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/workflows the 'data/items/createdAt' response's property type/format changed from 'object'/'' to 'string'/'' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/workflows the 'data/items/steps/items/includeCalendarEvent' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/workflows the 'data/items/updatedAt' response's property type/format changed from 'object'/'' to 'string'/'' for status '201'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/workflows/routing-form the 'data/items/createdAt' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/workflows/routing-form the 'data/items/steps/items/includeCalendarEvent' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/workflows/routing-form the 'data/items/updatedAt' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/workflows/routing-form the 'steps/items/oneOf[#/components/schemas/WorkflowEmailAddressStepDto]/includeCalendarEvent' request property type/format changed from 'object'/'' to 'boolean'/''
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/workflows/routing-form the 'steps/items/oneOf[#/components/schemas/WorkflowEmailAttendeeStepDto]/includeCalendarEvent' request property type/format changed from 'object'/'' to 'boolean'/''
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/workflows/routing-form the 'trigger/oneOf[#/components/schemas/OnFormSubmittedNoEventTriggerDto]/offset/allOf[#/components/schemas/WorkflowTriggerOffsetDto]/unit' request property type/format changed from 'object'/'' to 'string'/''
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/workflows/routing-form the 'data/items/createdAt' response's property type/format changed from 'object'/'' to 'string'/'' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/workflows/routing-form the 'data/items/steps/items/includeCalendarEvent' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/workflows/routing-form the 'data/items/updatedAt' response's property type/format changed from 'object'/'' to 'string'/'' for status '201'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/workflows/{workflowId} the 'data/items/createdAt' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/workflows/{workflowId} the 'data/items/steps/items/includeCalendarEvent' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/workflows/{workflowId} the 'data/items/updatedAt' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/workflows/{workflowId} the 'steps/items/oneOf[#/components/schemas/UpdateEmailAddressWorkflowStepDto]/includeCalendarEvent' request property type/format changed from 'object'/'' to 'boolean'/''
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/workflows/{workflowId} the 'steps/items/oneOf[#/components/schemas/UpdateEmailAttendeeWorkflowStepDto]/includeCalendarEvent' request property type/format changed from 'object'/'' to 'boolean'/''
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/workflows/{workflowId} the 'steps/items/oneOf[#/components/schemas/UpdateEmailHostWorkflowStepDto]/includeCalendarEvent' request property type/format changed from 'object'/'' to 'boolean'/''
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/workflows/{workflowId} the 'trigger/oneOf[#/components/schemas/OnAfterCalVideoGuestsNoShowTriggerDto]/offset/allOf[#/components/schemas/WorkflowTriggerOffsetDto]/unit' request property type/format changed from 'object'/'' to 'string'/''
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/workflows/{workflowId} the 'trigger/oneOf[#/components/schemas/OnAfterCalVideoHostsNoShowTriggerDto]/offset/allOf[#/components/schemas/WorkflowTriggerOffsetDto]/unit' request property type/format changed from 'object'/'' to 'string'/''
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/workflows/{workflowId} the 'trigger/oneOf[#/components/schemas/OnAfterEventTriggerDto]/offset/allOf[#/components/schemas/WorkflowTriggerOffsetDto]/unit' request property type/format changed from 'object'/'' to 'string'/''
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/workflows/{workflowId} the 'trigger/oneOf[#/components/schemas/OnBeforeEventTriggerDto]/offset/allOf[#/components/schemas/WorkflowTriggerOffsetDto]/unit' request property type/format changed from 'object'/'' to 'string'/''
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/workflows/{workflowId} the 'data/items/createdAt' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/workflows/{workflowId} the 'data/items/steps/items/includeCalendarEvent' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/workflows/{workflowId} the 'data/items/updatedAt' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/workflows/{workflowId}/routing-form the 'data/items/createdAt' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/workflows/{workflowId}/routing-form the 'data/items/steps/items/includeCalendarEvent' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/workflows/{workflowId}/routing-form the 'data/items/updatedAt' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/workflows/{workflowId}/routing-form the 'steps/items/oneOf[#/components/schemas/UpdateEmailAddressWorkflowStepDto]/includeCalendarEvent' request property type/format changed from 'object'/'' to 'boolean'/''
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/workflows/{workflowId}/routing-form the 'steps/items/oneOf[#/components/schemas/UpdateEmailAttendeeWorkflowStepDto]/includeCalendarEvent' request property type/format changed from 'object'/'' to 'boolean'/''
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/workflows/{workflowId}/routing-form the 'trigger/oneOf[#/components/schemas/OnFormSubmittedNoEventTriggerDto]/offset/allOf[#/components/schemas/WorkflowTriggerOffsetDto]/unit' request property type/format changed from 'object'/'' to 'string'/''
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/workflows/{workflowId}/routing-form the 'data/items/createdAt' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/workflows/{workflowId}/routing-form the 'data/items/steps/items/includeCalendarEvent' response's property type/format changed from 'object'/'' to 'boolean'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/workflows/{workflowId}/routing-form the 'data/items/updatedAt' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/stripe/check the 'status' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
GET /v2/stripe/check the 'status' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId}/webhooks the 'data/items/triggers/items/' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
POST /v2/event-types/{eventTypeId}/webhooks removed the enum value 'AFTER_GUESTS_CAL_VIDEO_NO_SHOW' of the request property 'triggers'
|
|
POST /v2/event-types/{eventTypeId}/webhooks removed the enum value 'AFTER_HOSTS_CAL_VIDEO_NO_SHOW' of the request property 'triggers'
|
|
POST /v2/event-types/{eventTypeId}/webhooks removed the enum value 'BOOKING_CANCELLED' of the request property 'triggers'
|
|
POST /v2/event-types/{eventTypeId}/webhooks removed the enum value 'BOOKING_CREATED' of the request property 'triggers'
|
|
POST /v2/event-types/{eventTypeId}/webhooks removed the enum value 'BOOKING_NO_SHOW_UPDATED' of the request property 'triggers'
|
|
POST /v2/event-types/{eventTypeId}/webhooks removed the enum value 'BOOKING_PAID' of the request property 'triggers'
|
|
POST /v2/event-types/{eventTypeId}/webhooks removed the enum value 'BOOKING_PAYMENT_INITIATED' of the request property 'triggers'
|
|
POST /v2/event-types/{eventTypeId}/webhooks removed the enum value 'BOOKING_REJECTED' of the request property 'triggers'
|
|
POST /v2/event-types/{eventTypeId}/webhooks removed the enum value 'BOOKING_REQUESTED' of the request property 'triggers'
|
|
POST /v2/event-types/{eventTypeId}/webhooks removed the enum value 'BOOKING_RESCHEDULED' of the request property 'triggers'
|
|
POST /v2/event-types/{eventTypeId}/webhooks removed the enum value 'DELEGATION_CREDENTIAL_ERROR' of the request property 'triggers'
|
|
POST /v2/event-types/{eventTypeId}/webhooks removed the enum value 'FORM_SUBMITTED' of the request property 'triggers'
|
|
POST /v2/event-types/{eventTypeId}/webhooks removed the enum value 'FORM_SUBMITTED_NO_EVENT' of the request property 'triggers'
|
|
POST /v2/event-types/{eventTypeId}/webhooks removed the enum value 'INSTANT_MEETING' of the request property 'triggers'
|
|
POST /v2/event-types/{eventTypeId}/webhooks removed the enum value 'MEETING_ENDED' of the request property 'triggers'
|
|
POST /v2/event-types/{eventTypeId}/webhooks removed the enum value 'MEETING_STARTED' of the request property 'triggers'
|
|
POST /v2/event-types/{eventTypeId}/webhooks removed the enum value 'OOO_CREATED' of the request property 'triggers'
|
|
POST /v2/event-types/{eventTypeId}/webhooks removed the enum value 'RECORDING_READY' of the request property 'triggers'
|
|
POST /v2/event-types/{eventTypeId}/webhooks removed the enum value 'RECORDING_TRANSCRIPTION_GENERATED' of the request property 'triggers'
|
|
POST /v2/event-types/{eventTypeId}/webhooks removed the enum value 'WRONG_ASSIGNMENT_REPORT' of the request property 'triggers'
|
|
POST /v2/event-types/{eventTypeId}/webhooks the 'triggers' request property type/format changed from 'string'/'' to 'array'/''
|
|
POST /v2/event-types/{eventTypeId}/webhooks the 'data/triggers/items/' response's property type/format changed from 'object'/'' to 'string'/'' for status '201'
|
|
DELETE /v2/event-types/{eventTypeId}/webhooks/{webhookId} the 'data/triggers/items/' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId}/webhooks/{webhookId} the 'data/triggers/items/' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
PATCH /v2/event-types/{eventTypeId}/webhooks/{webhookId} removed the enum value 'AFTER_GUESTS_CAL_VIDEO_NO_SHOW' of the request property 'triggers'
|
|
PATCH /v2/event-types/{eventTypeId}/webhooks/{webhookId} removed the enum value 'AFTER_HOSTS_CAL_VIDEO_NO_SHOW' of the request property 'triggers'
|
|
PATCH /v2/event-types/{eventTypeId}/webhooks/{webhookId} removed the enum value 'BOOKING_CANCELLED' of the request property 'triggers'
|
|
PATCH /v2/event-types/{eventTypeId}/webhooks/{webhookId} removed the enum value 'BOOKING_CREATED' of the request property 'triggers'
|
|
PATCH /v2/event-types/{eventTypeId}/webhooks/{webhookId} removed the enum value 'BOOKING_NO_SHOW_UPDATED' of the request property 'triggers'
|
|
PATCH /v2/event-types/{eventTypeId}/webhooks/{webhookId} removed the enum value 'BOOKING_PAID' of the request property 'triggers'
|
|
PATCH /v2/event-types/{eventTypeId}/webhooks/{webhookId} removed the enum value 'BOOKING_PAYMENT_INITIATED' of the request property 'triggers'
|
|
PATCH /v2/event-types/{eventTypeId}/webhooks/{webhookId} removed the enum value 'BOOKING_REJECTED' of the request property 'triggers'
|
|
PATCH /v2/event-types/{eventTypeId}/webhooks/{webhookId} removed the enum value 'BOOKING_REQUESTED' of the request property 'triggers'
|
|
PATCH /v2/event-types/{eventTypeId}/webhooks/{webhookId} removed the enum value 'BOOKING_RESCHEDULED' of the request property 'triggers'
|
|
PATCH /v2/event-types/{eventTypeId}/webhooks/{webhookId} removed the enum value 'DELEGATION_CREDENTIAL_ERROR' of the request property 'triggers'
|
|
PATCH /v2/event-types/{eventTypeId}/webhooks/{webhookId} removed the enum value 'FORM_SUBMITTED' of the request property 'triggers'
|
|
PATCH /v2/event-types/{eventTypeId}/webhooks/{webhookId} removed the enum value 'FORM_SUBMITTED_NO_EVENT' of the request property 'triggers'
|
|
PATCH /v2/event-types/{eventTypeId}/webhooks/{webhookId} removed the enum value 'INSTANT_MEETING' of the request property 'triggers'
|
|
PATCH /v2/event-types/{eventTypeId}/webhooks/{webhookId} removed the enum value 'MEETING_ENDED' of the request property 'triggers'
|
|
PATCH /v2/event-types/{eventTypeId}/webhooks/{webhookId} removed the enum value 'MEETING_STARTED' of the request property 'triggers'
|
|
PATCH /v2/event-types/{eventTypeId}/webhooks/{webhookId} removed the enum value 'OOO_CREATED' of the request property 'triggers'
|
|
PATCH /v2/event-types/{eventTypeId}/webhooks/{webhookId} removed the enum value 'RECORDING_READY' of the request property 'triggers'
|
|
PATCH /v2/event-types/{eventTypeId}/webhooks/{webhookId} removed the enum value 'RECORDING_TRANSCRIPTION_GENERATED' of the request property 'triggers'
|
|
PATCH /v2/event-types/{eventTypeId}/webhooks/{webhookId} removed the enum value 'WRONG_ASSIGNMENT_REPORT' of the request property 'triggers'
|
|
PATCH /v2/event-types/{eventTypeId}/webhooks/{webhookId} the 'triggers' request property type/format changed from 'string'/'' to 'array'/''
|
|
PATCH /v2/event-types/{eventTypeId}/webhooks/{webhookId} the 'data/triggers/items/' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
GET /v2/oauth-clients/{clientId}/webhooks the 'data/items/triggers/items/' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
POST /v2/oauth-clients/{clientId}/webhooks removed the enum value 'AFTER_GUESTS_CAL_VIDEO_NO_SHOW' of the request property 'triggers'
|
|
POST /v2/oauth-clients/{clientId}/webhooks removed the enum value 'AFTER_HOSTS_CAL_VIDEO_NO_SHOW' of the request property 'triggers'
|
|
POST /v2/oauth-clients/{clientId}/webhooks removed the enum value 'BOOKING_CANCELLED' of the request property 'triggers'
|
|
POST /v2/oauth-clients/{clientId}/webhooks removed the enum value 'BOOKING_CREATED' of the request property 'triggers'
|
|
POST /v2/oauth-clients/{clientId}/webhooks removed the enum value 'BOOKING_NO_SHOW_UPDATED' of the request property 'triggers'
|
|
POST /v2/oauth-clients/{clientId}/webhooks removed the enum value 'BOOKING_PAID' of the request property 'triggers'
|
|
POST /v2/oauth-clients/{clientId}/webhooks removed the enum value 'BOOKING_PAYMENT_INITIATED' of the request property 'triggers'
|
|
POST /v2/oauth-clients/{clientId}/webhooks removed the enum value 'BOOKING_REJECTED' of the request property 'triggers'
|
|
POST /v2/oauth-clients/{clientId}/webhooks removed the enum value 'BOOKING_REQUESTED' of the request property 'triggers'
|
|
POST /v2/oauth-clients/{clientId}/webhooks removed the enum value 'BOOKING_RESCHEDULED' of the request property 'triggers'
|
|
POST /v2/oauth-clients/{clientId}/webhooks removed the enum value 'DELEGATION_CREDENTIAL_ERROR' of the request property 'triggers'
|
|
POST /v2/oauth-clients/{clientId}/webhooks removed the enum value 'FORM_SUBMITTED' of the request property 'triggers'
|
|
POST /v2/oauth-clients/{clientId}/webhooks removed the enum value 'FORM_SUBMITTED_NO_EVENT' of the request property 'triggers'
|
|
POST /v2/oauth-clients/{clientId}/webhooks removed the enum value 'INSTANT_MEETING' of the request property 'triggers'
|
|
POST /v2/oauth-clients/{clientId}/webhooks removed the enum value 'MEETING_ENDED' of the request property 'triggers'
|
|
POST /v2/oauth-clients/{clientId}/webhooks removed the enum value 'MEETING_STARTED' of the request property 'triggers'
|
|
POST /v2/oauth-clients/{clientId}/webhooks removed the enum value 'OOO_CREATED' of the request property 'triggers'
|
|
POST /v2/oauth-clients/{clientId}/webhooks removed the enum value 'RECORDING_READY' of the request property 'triggers'
|
|
POST /v2/oauth-clients/{clientId}/webhooks removed the enum value 'RECORDING_TRANSCRIPTION_GENERATED' of the request property 'triggers'
|
|
POST /v2/oauth-clients/{clientId}/webhooks removed the enum value 'WRONG_ASSIGNMENT_REPORT' of the request property 'triggers'
|
|
POST /v2/oauth-clients/{clientId}/webhooks the 'triggers' request property type/format changed from 'string'/'' to 'array'/''
|
|
POST /v2/oauth-clients/{clientId}/webhooks the 'data/triggers/items/' response's property type/format changed from 'object'/'' to 'string'/'' for status '201'
|
|
DELETE /v2/oauth-clients/{clientId}/webhooks/{webhookId} the 'data/triggers/items/' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
GET /v2/oauth-clients/{clientId}/webhooks/{webhookId} the 'data/triggers/items/' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
PATCH /v2/oauth-clients/{clientId}/webhooks/{webhookId} removed the enum value 'AFTER_GUESTS_CAL_VIDEO_NO_SHOW' of the request property 'triggers'
|
|
PATCH /v2/oauth-clients/{clientId}/webhooks/{webhookId} removed the enum value 'AFTER_HOSTS_CAL_VIDEO_NO_SHOW' of the request property 'triggers'
|
|
PATCH /v2/oauth-clients/{clientId}/webhooks/{webhookId} removed the enum value 'BOOKING_CANCELLED' of the request property 'triggers'
|
|
PATCH /v2/oauth-clients/{clientId}/webhooks/{webhookId} removed the enum value 'BOOKING_CREATED' of the request property 'triggers'
|
|
PATCH /v2/oauth-clients/{clientId}/webhooks/{webhookId} removed the enum value 'BOOKING_NO_SHOW_UPDATED' of the request property 'triggers'
|
|
PATCH /v2/oauth-clients/{clientId}/webhooks/{webhookId} removed the enum value 'BOOKING_PAID' of the request property 'triggers'
|
|
PATCH /v2/oauth-clients/{clientId}/webhooks/{webhookId} removed the enum value 'BOOKING_PAYMENT_INITIATED' of the request property 'triggers'
|
|
PATCH /v2/oauth-clients/{clientId}/webhooks/{webhookId} removed the enum value 'BOOKING_REJECTED' of the request property 'triggers'
|
|
PATCH /v2/oauth-clients/{clientId}/webhooks/{webhookId} removed the enum value 'BOOKING_REQUESTED' of the request property 'triggers'
|
|
PATCH /v2/oauth-clients/{clientId}/webhooks/{webhookId} removed the enum value 'BOOKING_RESCHEDULED' of the request property 'triggers'
|
|
PATCH /v2/oauth-clients/{clientId}/webhooks/{webhookId} removed the enum value 'DELEGATION_CREDENTIAL_ERROR' of the request property 'triggers'
|
|
PATCH /v2/oauth-clients/{clientId}/webhooks/{webhookId} removed the enum value 'FORM_SUBMITTED' of the request property 'triggers'
|
|
PATCH /v2/oauth-clients/{clientId}/webhooks/{webhookId} removed the enum value 'FORM_SUBMITTED_NO_EVENT' of the request property 'triggers'
|
|
PATCH /v2/oauth-clients/{clientId}/webhooks/{webhookId} removed the enum value 'INSTANT_MEETING' of the request property 'triggers'
|
|
PATCH /v2/oauth-clients/{clientId}/webhooks/{webhookId} removed the enum value 'MEETING_ENDED' of the request property 'triggers'
|
|
PATCH /v2/oauth-clients/{clientId}/webhooks/{webhookId} removed the enum value 'MEETING_STARTED' of the request property 'triggers'
|
|
PATCH /v2/oauth-clients/{clientId}/webhooks/{webhookId} removed the enum value 'OOO_CREATED' of the request property 'triggers'
|
|
PATCH /v2/oauth-clients/{clientId}/webhooks/{webhookId} removed the enum value 'RECORDING_READY' of the request property 'triggers'
|
|
PATCH /v2/oauth-clients/{clientId}/webhooks/{webhookId} removed the enum value 'RECORDING_TRANSCRIPTION_GENERATED' of the request property 'triggers'
|
|
PATCH /v2/oauth-clients/{clientId}/webhooks/{webhookId} removed the enum value 'WRONG_ASSIGNMENT_REPORT' of the request property 'triggers'
|
|
PATCH /v2/oauth-clients/{clientId}/webhooks/{webhookId} the 'triggers' request property type/format changed from 'string'/'' to 'array'/''
|
|
PATCH /v2/oauth-clients/{clientId}/webhooks/{webhookId} the 'data/triggers/items/' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/webhooks the 'data/items/triggers/items/' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
POST /v2/organizations/{orgId}/webhooks removed the enum value 'AFTER_GUESTS_CAL_VIDEO_NO_SHOW' of the request property 'triggers'
|
|
POST /v2/organizations/{orgId}/webhooks removed the enum value 'AFTER_HOSTS_CAL_VIDEO_NO_SHOW' of the request property 'triggers'
|
|
POST /v2/organizations/{orgId}/webhooks removed the enum value 'BOOKING_CANCELLED' of the request property 'triggers'
|
|
POST /v2/organizations/{orgId}/webhooks removed the enum value 'BOOKING_CREATED' of the request property 'triggers'
|
|
POST /v2/organizations/{orgId}/webhooks removed the enum value 'BOOKING_NO_SHOW_UPDATED' of the request property 'triggers'
|
|
POST /v2/organizations/{orgId}/webhooks removed the enum value 'BOOKING_PAID' of the request property 'triggers'
|
|
POST /v2/organizations/{orgId}/webhooks removed the enum value 'BOOKING_PAYMENT_INITIATED' of the request property 'triggers'
|
|
POST /v2/organizations/{orgId}/webhooks removed the enum value 'BOOKING_REJECTED' of the request property 'triggers'
|
|
POST /v2/organizations/{orgId}/webhooks removed the enum value 'BOOKING_REQUESTED' of the request property 'triggers'
|
|
POST /v2/organizations/{orgId}/webhooks removed the enum value 'BOOKING_RESCHEDULED' of the request property 'triggers'
|
|
POST /v2/organizations/{orgId}/webhooks removed the enum value 'DELEGATION_CREDENTIAL_ERROR' of the request property 'triggers'
|
|
POST /v2/organizations/{orgId}/webhooks removed the enum value 'FORM_SUBMITTED' of the request property 'triggers'
|
|
POST /v2/organizations/{orgId}/webhooks removed the enum value 'FORM_SUBMITTED_NO_EVENT' of the request property 'triggers'
|
|
POST /v2/organizations/{orgId}/webhooks removed the enum value 'INSTANT_MEETING' of the request property 'triggers'
|
|
POST /v2/organizations/{orgId}/webhooks removed the enum value 'MEETING_ENDED' of the request property 'triggers'
|
|
POST /v2/organizations/{orgId}/webhooks removed the enum value 'MEETING_STARTED' of the request property 'triggers'
|
|
POST /v2/organizations/{orgId}/webhooks removed the enum value 'OOO_CREATED' of the request property 'triggers'
|
|
POST /v2/organizations/{orgId}/webhooks removed the enum value 'RECORDING_READY' of the request property 'triggers'
|
|
POST /v2/organizations/{orgId}/webhooks removed the enum value 'RECORDING_TRANSCRIPTION_GENERATED' of the request property 'triggers'
|
|
POST /v2/organizations/{orgId}/webhooks removed the enum value 'WRONG_ASSIGNMENT_REPORT' of the request property 'triggers'
|
|
POST /v2/organizations/{orgId}/webhooks the 'triggers' request property type/format changed from 'string'/'' to 'array'/''
|
|
POST /v2/organizations/{orgId}/webhooks the 'data/triggers/items/' response's property type/format changed from 'object'/'' to 'string'/'' for status '201'
|
|
DELETE /v2/organizations/{orgId}/webhooks/{webhookId} the 'data/triggers/items/' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/webhooks/{webhookId} the 'data/triggers/items/' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/webhooks/{webhookId} removed the enum value 'AFTER_GUESTS_CAL_VIDEO_NO_SHOW' of the request property 'triggers'
|
|
PATCH /v2/organizations/{orgId}/webhooks/{webhookId} removed the enum value 'AFTER_HOSTS_CAL_VIDEO_NO_SHOW' of the request property 'triggers'
|
|
PATCH /v2/organizations/{orgId}/webhooks/{webhookId} removed the enum value 'BOOKING_CANCELLED' of the request property 'triggers'
|
|
PATCH /v2/organizations/{orgId}/webhooks/{webhookId} removed the enum value 'BOOKING_CREATED' of the request property 'triggers'
|
|
PATCH /v2/organizations/{orgId}/webhooks/{webhookId} removed the enum value 'BOOKING_NO_SHOW_UPDATED' of the request property 'triggers'
|
|
PATCH /v2/organizations/{orgId}/webhooks/{webhookId} removed the enum value 'BOOKING_PAID' of the request property 'triggers'
|
|
PATCH /v2/organizations/{orgId}/webhooks/{webhookId} removed the enum value 'BOOKING_PAYMENT_INITIATED' of the request property 'triggers'
|
|
PATCH /v2/organizations/{orgId}/webhooks/{webhookId} removed the enum value 'BOOKING_REJECTED' of the request property 'triggers'
|
|
PATCH /v2/organizations/{orgId}/webhooks/{webhookId} removed the enum value 'BOOKING_REQUESTED' of the request property 'triggers'
|
|
PATCH /v2/organizations/{orgId}/webhooks/{webhookId} removed the enum value 'BOOKING_RESCHEDULED' of the request property 'triggers'
|
|
PATCH /v2/organizations/{orgId}/webhooks/{webhookId} removed the enum value 'DELEGATION_CREDENTIAL_ERROR' of the request property 'triggers'
|
|
PATCH /v2/organizations/{orgId}/webhooks/{webhookId} removed the enum value 'FORM_SUBMITTED' of the request property 'triggers'
|
|
PATCH /v2/organizations/{orgId}/webhooks/{webhookId} removed the enum value 'FORM_SUBMITTED_NO_EVENT' of the request property 'triggers'
|
|
PATCH /v2/organizations/{orgId}/webhooks/{webhookId} removed the enum value 'INSTANT_MEETING' of the request property 'triggers'
|
|
PATCH /v2/organizations/{orgId}/webhooks/{webhookId} removed the enum value 'MEETING_ENDED' of the request property 'triggers'
|
|
PATCH /v2/organizations/{orgId}/webhooks/{webhookId} removed the enum value 'MEETING_STARTED' of the request property 'triggers'
|
|
PATCH /v2/organizations/{orgId}/webhooks/{webhookId} removed the enum value 'OOO_CREATED' of the request property 'triggers'
|
|
PATCH /v2/organizations/{orgId}/webhooks/{webhookId} removed the enum value 'RECORDING_READY' of the request property 'triggers'
|
|
PATCH /v2/organizations/{orgId}/webhooks/{webhookId} removed the enum value 'RECORDING_TRANSCRIPTION_GENERATED' of the request property 'triggers'
|
|
PATCH /v2/organizations/{orgId}/webhooks/{webhookId} removed the enum value 'WRONG_ASSIGNMENT_REPORT' of the request property 'triggers'
|
|
PATCH /v2/organizations/{orgId}/webhooks/{webhookId} the 'triggers' request property type/format changed from 'string'/'' to 'array'/''
|
|
PATCH /v2/organizations/{orgId}/webhooks/{webhookId} the 'data/triggers/items/' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
GET /v2/teams/{teamId}/event-types/{eventTypeId}/webhooks the 'data/items/triggers/items/' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
POST /v2/teams/{teamId}/event-types/{eventTypeId}/webhooks removed the enum value 'AFTER_GUESTS_CAL_VIDEO_NO_SHOW' of the request property 'triggers'
|
|
POST /v2/teams/{teamId}/event-types/{eventTypeId}/webhooks removed the enum value 'AFTER_HOSTS_CAL_VIDEO_NO_SHOW' of the request property 'triggers'
|
|
POST /v2/teams/{teamId}/event-types/{eventTypeId}/webhooks removed the enum value 'BOOKING_CANCELLED' of the request property 'triggers'
|
|
POST /v2/teams/{teamId}/event-types/{eventTypeId}/webhooks removed the enum value 'BOOKING_CREATED' of the request property 'triggers'
|
|
POST /v2/teams/{teamId}/event-types/{eventTypeId}/webhooks removed the enum value 'BOOKING_NO_SHOW_UPDATED' of the request property 'triggers'
|
|
POST /v2/teams/{teamId}/event-types/{eventTypeId}/webhooks removed the enum value 'BOOKING_PAID' of the request property 'triggers'
|
|
POST /v2/teams/{teamId}/event-types/{eventTypeId}/webhooks removed the enum value 'BOOKING_PAYMENT_INITIATED' of the request property 'triggers'
|
|
POST /v2/teams/{teamId}/event-types/{eventTypeId}/webhooks removed the enum value 'BOOKING_REJECTED' of the request property 'triggers'
|
|
POST /v2/teams/{teamId}/event-types/{eventTypeId}/webhooks removed the enum value 'BOOKING_REQUESTED' of the request property 'triggers'
|
|
POST /v2/teams/{teamId}/event-types/{eventTypeId}/webhooks removed the enum value 'BOOKING_RESCHEDULED' of the request property 'triggers'
|
|
POST /v2/teams/{teamId}/event-types/{eventTypeId}/webhooks removed the enum value 'DELEGATION_CREDENTIAL_ERROR' of the request property 'triggers'
|
|
POST /v2/teams/{teamId}/event-types/{eventTypeId}/webhooks removed the enum value 'FORM_SUBMITTED' of the request property 'triggers'
|
|
POST /v2/teams/{teamId}/event-types/{eventTypeId}/webhooks removed the enum value 'FORM_SUBMITTED_NO_EVENT' of the request property 'triggers'
|
|
POST /v2/teams/{teamId}/event-types/{eventTypeId}/webhooks removed the enum value 'INSTANT_MEETING' of the request property 'triggers'
|
|
POST /v2/teams/{teamId}/event-types/{eventTypeId}/webhooks removed the enum value 'MEETING_ENDED' of the request property 'triggers'
|
|
POST /v2/teams/{teamId}/event-types/{eventTypeId}/webhooks removed the enum value 'MEETING_STARTED' of the request property 'triggers'
|
|
POST /v2/teams/{teamId}/event-types/{eventTypeId}/webhooks removed the enum value 'OOO_CREATED' of the request property 'triggers'
|
|
POST /v2/teams/{teamId}/event-types/{eventTypeId}/webhooks removed the enum value 'RECORDING_READY' of the request property 'triggers'
|
|
POST /v2/teams/{teamId}/event-types/{eventTypeId}/webhooks removed the enum value 'RECORDING_TRANSCRIPTION_GENERATED' of the request property 'triggers'
|
|
POST /v2/teams/{teamId}/event-types/{eventTypeId}/webhooks removed the enum value 'WRONG_ASSIGNMENT_REPORT' of the request property 'triggers'
|
|
POST /v2/teams/{teamId}/event-types/{eventTypeId}/webhooks the 'triggers' request property type/format changed from 'string'/'' to 'array'/''
|
|
POST /v2/teams/{teamId}/event-types/{eventTypeId}/webhooks the 'data/triggers/items/' response's property type/format changed from 'object'/'' to 'string'/'' for status '201'
|
|
DELETE /v2/teams/{teamId}/event-types/{eventTypeId}/webhooks/{webhookId} the 'data/triggers/items/' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
GET /v2/teams/{teamId}/event-types/{eventTypeId}/webhooks/{webhookId} the 'data/triggers/items/' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId}/webhooks/{webhookId} removed the enum value 'AFTER_GUESTS_CAL_VIDEO_NO_SHOW' of the request property 'triggers'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId}/webhooks/{webhookId} removed the enum value 'AFTER_HOSTS_CAL_VIDEO_NO_SHOW' of the request property 'triggers'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId}/webhooks/{webhookId} removed the enum value 'BOOKING_CANCELLED' of the request property 'triggers'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId}/webhooks/{webhookId} removed the enum value 'BOOKING_CREATED' of the request property 'triggers'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId}/webhooks/{webhookId} removed the enum value 'BOOKING_NO_SHOW_UPDATED' of the request property 'triggers'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId}/webhooks/{webhookId} removed the enum value 'BOOKING_PAID' of the request property 'triggers'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId}/webhooks/{webhookId} removed the enum value 'BOOKING_PAYMENT_INITIATED' of the request property 'triggers'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId}/webhooks/{webhookId} removed the enum value 'BOOKING_REJECTED' of the request property 'triggers'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId}/webhooks/{webhookId} removed the enum value 'BOOKING_REQUESTED' of the request property 'triggers'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId}/webhooks/{webhookId} removed the enum value 'BOOKING_RESCHEDULED' of the request property 'triggers'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId}/webhooks/{webhookId} removed the enum value 'DELEGATION_CREDENTIAL_ERROR' of the request property 'triggers'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId}/webhooks/{webhookId} removed the enum value 'FORM_SUBMITTED' of the request property 'triggers'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId}/webhooks/{webhookId} removed the enum value 'FORM_SUBMITTED_NO_EVENT' of the request property 'triggers'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId}/webhooks/{webhookId} removed the enum value 'INSTANT_MEETING' of the request property 'triggers'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId}/webhooks/{webhookId} removed the enum value 'MEETING_ENDED' of the request property 'triggers'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId}/webhooks/{webhookId} removed the enum value 'MEETING_STARTED' of the request property 'triggers'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId}/webhooks/{webhookId} removed the enum value 'OOO_CREATED' of the request property 'triggers'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId}/webhooks/{webhookId} removed the enum value 'RECORDING_READY' of the request property 'triggers'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId}/webhooks/{webhookId} removed the enum value 'RECORDING_TRANSCRIPTION_GENERATED' of the request property 'triggers'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId}/webhooks/{webhookId} removed the enum value 'WRONG_ASSIGNMENT_REPORT' of the request property 'triggers'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId}/webhooks/{webhookId} the 'triggers' request property type/format changed from 'string'/'' to 'array'/''
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId}/webhooks/{webhookId} the 'data/triggers/items/' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
GET /v2/webhooks the 'data/items/triggers/items/' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
POST /v2/webhooks removed the enum value 'AFTER_GUESTS_CAL_VIDEO_NO_SHOW' of the request property 'triggers'
|
|
POST /v2/webhooks removed the enum value 'AFTER_HOSTS_CAL_VIDEO_NO_SHOW' of the request property 'triggers'
|
|
POST /v2/webhooks removed the enum value 'BOOKING_CANCELLED' of the request property 'triggers'
|
|
POST /v2/webhooks removed the enum value 'BOOKING_CREATED' of the request property 'triggers'
|
|
POST /v2/webhooks removed the enum value 'BOOKING_NO_SHOW_UPDATED' of the request property 'triggers'
|
|
POST /v2/webhooks removed the enum value 'BOOKING_PAID' of the request property 'triggers'
|
|
POST /v2/webhooks removed the enum value 'BOOKING_PAYMENT_INITIATED' of the request property 'triggers'
|
|
POST /v2/webhooks removed the enum value 'BOOKING_REJECTED' of the request property 'triggers'
|
|
POST /v2/webhooks removed the enum value 'BOOKING_REQUESTED' of the request property 'triggers'
|
|
POST /v2/webhooks removed the enum value 'BOOKING_RESCHEDULED' of the request property 'triggers'
|
|
POST /v2/webhooks removed the enum value 'DELEGATION_CREDENTIAL_ERROR' of the request property 'triggers'
|
|
POST /v2/webhooks removed the enum value 'FORM_SUBMITTED' of the request property 'triggers'
|
|
POST /v2/webhooks removed the enum value 'FORM_SUBMITTED_NO_EVENT' of the request property 'triggers'
|
|
POST /v2/webhooks removed the enum value 'INSTANT_MEETING' of the request property 'triggers'
|
|
POST /v2/webhooks removed the enum value 'MEETING_ENDED' of the request property 'triggers'
|
|
POST /v2/webhooks removed the enum value 'MEETING_STARTED' of the request property 'triggers'
|
|
POST /v2/webhooks removed the enum value 'OOO_CREATED' of the request property 'triggers'
|
|
POST /v2/webhooks removed the enum value 'RECORDING_READY' of the request property 'triggers'
|
|
POST /v2/webhooks removed the enum value 'RECORDING_TRANSCRIPTION_GENERATED' of the request property 'triggers'
|
|
POST /v2/webhooks removed the enum value 'WRONG_ASSIGNMENT_REPORT' of the request property 'triggers'
|
|
POST /v2/webhooks the 'triggers' request property type/format changed from 'string'/'' to 'array'/''
|
|
POST /v2/webhooks the 'data/triggers/items/' response's property type/format changed from 'object'/'' to 'string'/'' for status '201'
|
|
DELETE /v2/webhooks/{webhookId} the 'data/triggers/items/' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
GET /v2/webhooks/{webhookId} the 'data/triggers/items/' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
PATCH /v2/webhooks/{webhookId} removed the enum value 'AFTER_GUESTS_CAL_VIDEO_NO_SHOW' of the request property 'triggers'
|
|
PATCH /v2/webhooks/{webhookId} removed the enum value 'AFTER_HOSTS_CAL_VIDEO_NO_SHOW' of the request property 'triggers'
|
|
PATCH /v2/webhooks/{webhookId} removed the enum value 'BOOKING_CANCELLED' of the request property 'triggers'
|
|
PATCH /v2/webhooks/{webhookId} removed the enum value 'BOOKING_CREATED' of the request property 'triggers'
|
|
PATCH /v2/webhooks/{webhookId} removed the enum value 'BOOKING_NO_SHOW_UPDATED' of the request property 'triggers'
|
|
PATCH /v2/webhooks/{webhookId} removed the enum value 'BOOKING_PAID' of the request property 'triggers'
|
|
PATCH /v2/webhooks/{webhookId} removed the enum value 'BOOKING_PAYMENT_INITIATED' of the request property 'triggers'
|
|
PATCH /v2/webhooks/{webhookId} removed the enum value 'BOOKING_REJECTED' of the request property 'triggers'
|
|
PATCH /v2/webhooks/{webhookId} removed the enum value 'BOOKING_REQUESTED' of the request property 'triggers'
|
|
PATCH /v2/webhooks/{webhookId} removed the enum value 'BOOKING_RESCHEDULED' of the request property 'triggers'
|
|
PATCH /v2/webhooks/{webhookId} removed the enum value 'DELEGATION_CREDENTIAL_ERROR' of the request property 'triggers'
|
|
PATCH /v2/webhooks/{webhookId} removed the enum value 'FORM_SUBMITTED' of the request property 'triggers'
|
|
PATCH /v2/webhooks/{webhookId} removed the enum value 'FORM_SUBMITTED_NO_EVENT' of the request property 'triggers'
|
|
PATCH /v2/webhooks/{webhookId} removed the enum value 'INSTANT_MEETING' of the request property 'triggers'
|
|
PATCH /v2/webhooks/{webhookId} removed the enum value 'MEETING_ENDED' of the request property 'triggers'
|
|
PATCH /v2/webhooks/{webhookId} removed the enum value 'MEETING_STARTED' of the request property 'triggers'
|
|
PATCH /v2/webhooks/{webhookId} removed the enum value 'OOO_CREATED' of the request property 'triggers'
|
|
PATCH /v2/webhooks/{webhookId} removed the enum value 'RECORDING_READY' of the request property 'triggers'
|
|
PATCH /v2/webhooks/{webhookId} removed the enum value 'RECORDING_TRANSCRIPTION_GENERATED' of the request property 'triggers'
|
|
PATCH /v2/webhooks/{webhookId} removed the enum value 'WRONG_ASSIGNMENT_REPORT' of the request property 'triggers'
|
|
PATCH /v2/webhooks/{webhookId} the 'triggers' request property type/format changed from 'string'/'' to 'array'/''
|
|
PATCH /v2/webhooks/{webhookId} the 'data/triggers/items/' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
DELETE /v2/event-types/{eventTypeId}/webhooks/{webhookId} added the new path request parameter 'eventTypeId'
|
|
GET /v2/event-types/{eventTypeId}/webhooks/{webhookId} added the new path request parameter 'eventTypeId'
|
|
PATCH /v2/event-types/{eventTypeId}/webhooks/{webhookId} added the new path request parameter 'eventTypeId'
|
|
DELETE /v2/oauth-clients/{clientId}/webhooks/{webhookId} added the new path request parameter 'clientId'
|
|
GET /v2/oauth-clients/{clientId}/webhooks/{webhookId} added the new path request parameter 'clientId'
|
|
PATCH /v2/oauth-clients/{clientId}/webhooks/{webhookId} added the new path request parameter 'clientId'
|
|
DELETE /v2/organizations/{orgId}/organizations/{managedOrganizationId} added the new path request parameter 'orgId'
|
|
GET /v2/organizations/{orgId}/organizations/{managedOrganizationId} added the new path request parameter 'orgId'
|
|
GET /v2/organizations/{orgId}/teams/{teamId} added the new path request parameter 'orgId'
|
|
GET /v2/organizations/{orgId}/teams/{teamId} added the new path request parameter 'teamId'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/bookings/{bookingUid}/references added the new path request parameter 'orgId'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/bookings/{bookingUid}/references added the new path request parameter 'teamId'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/conferencing added the new path request parameter 'orgId'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/conferencing/default added the new path request parameter 'orgId'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/conferencing/{app}/default added the new path request parameter 'orgId'
|
|
DELETE /v2/organizations/{orgId}/teams/{teamId}/conferencing/{app}/disconnect added the new path request parameter 'orgId'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/conferencing/{app}/oauth/auth-url for the 'path' request parameter 'orgId', the type/format was changed from 'string'/'' to 'number'/''
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types added the new path request parameter 'orgId'
|
|
DELETE /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} added the new path request parameter 'orgId'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} added the new path request parameter 'orgId'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} added the new path request parameter 'orgId'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId}/create-phone-call added the new path request parameter 'teamId'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId}/private-links added the new path request parameter 'orgId'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId}/private-links added the new path request parameter 'orgId'
|
|
DELETE /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId}/private-links/{linkId} added the new path request parameter 'orgId'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId}/private-links/{linkId} added the new path request parameter 'orgId'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/routing-forms/{routingFormId}/responses/{responseId} added the new path request parameter 'orgId'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/stripe/check added the new path request parameter 'orgId'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/stripe/connect for the 'path' request parameter 'orgId', the type/format was changed from 'string'/'' to 'number'/''
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/stripe/save added the new path request parameter 'orgId'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/verified-resources/emails added the new path request parameter 'orgId'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/verified-resources/emails/verification-code/request added the new path request parameter 'orgId'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/verified-resources/emails/verification-code/request added the new path request parameter 'teamId'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/verified-resources/emails/verification-code/verify added the new path request parameter 'orgId'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/verified-resources/emails/{id} added the new path request parameter 'orgId'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/verified-resources/phones added the new path request parameter 'orgId'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/verified-resources/phones/verification-code/request added the new path request parameter 'orgId'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/verified-resources/phones/verification-code/request added the new path request parameter 'teamId'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/verified-resources/phones/verification-code/verify added the new path request parameter 'orgId'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/verified-resources/phones/{id} added the new path request parameter 'orgId'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/workflows added the new path request parameter 'orgId'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/workflows/routing-form added the new path request parameter 'orgId'
|
|
DELETE /v2/organizations/{orgId}/teams/{teamId}/workflows/{workflowId} added the new path request parameter 'orgId'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/workflows/{workflowId} added the new path request parameter 'orgId'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/workflows/{workflowId} added the new path request parameter 'orgId'
|
|
DELETE /v2/organizations/{orgId}/teams/{teamId}/workflows/{workflowId}/routing-form added the new path request parameter 'orgId'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/workflows/{workflowId}/routing-form added the new path request parameter 'orgId'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/workflows/{workflowId}/routing-form added the new path request parameter 'orgId'
|
|
POST /v2/organizations/{orgId}/users added the new path request parameter 'orgId'
|
|
GET /v2/organizations/{orgId}/users/{userId}/ooo added the new path request parameter 'orgId'
|
|
POST /v2/organizations/{orgId}/users/{userId}/ooo added the new path request parameter 'orgId'
|
|
DELETE /v2/organizations/{orgId}/users/{userId}/ooo/{oooId} added the new path request parameter 'orgId'
|
|
DELETE /v2/organizations/{orgId}/users/{userId}/ooo/{oooId} added the new path request parameter 'userId'
|
|
PATCH /v2/organizations/{orgId}/users/{userId}/ooo/{oooId} added the new path request parameter 'orgId'
|
|
GET /v2/organizations/{orgId}/users/{userId}/schedules added the new path request parameter 'orgId'
|
|
POST /v2/organizations/{orgId}/users/{userId}/schedules added the new path request parameter 'orgId'
|
|
DELETE /v2/organizations/{orgId}/users/{userId}/schedules/{scheduleId} added the new path request parameter 'orgId'
|
|
GET /v2/organizations/{orgId}/users/{userId}/schedules/{scheduleId} added the new path request parameter 'orgId'
|
|
PATCH /v2/organizations/{orgId}/users/{userId}/schedules/{scheduleId} added the new path request parameter 'orgId'
|
|
DELETE /v2/organizations/{orgId}/webhooks/{webhookId} added the new path request parameter 'orgId'
|
|
GET /v2/organizations/{orgId}/webhooks/{webhookId} added the new path request parameter 'orgId'
|
|
PATCH /v2/organizations/{orgId}/webhooks/{webhookId} added the new path request parameter 'orgId'
|
|
POST /v2/teams/{teamId}/event-types/{eventTypeId}/create-phone-call added the new path request parameter 'teamId'
|
|
DELETE /v2/teams/{teamId}/event-types/{eventTypeId}/webhooks added the new path request parameter 'teamId'
|
|
GET /v2/teams/{teamId}/event-types/{eventTypeId}/webhooks added the new path request parameter 'teamId'
|
|
POST /v2/teams/{teamId}/event-types/{eventTypeId}/webhooks added the new path request parameter 'teamId'
|
|
DELETE /v2/teams/{teamId}/event-types/{eventTypeId}/webhooks/{webhookId} added the new path request parameter 'eventTypeId'
|
|
DELETE /v2/teams/{teamId}/event-types/{eventTypeId}/webhooks/{webhookId} added the new path request parameter 'teamId'
|
|
GET /v2/teams/{teamId}/event-types/{eventTypeId}/webhooks/{webhookId} added the new path request parameter 'eventTypeId'
|
|
GET /v2/teams/{teamId}/event-types/{eventTypeId}/webhooks/{webhookId} added the new path request parameter 'teamId'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId}/webhooks/{webhookId} added the new path request parameter 'eventTypeId'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId}/webhooks/{webhookId} added the new path request parameter 'teamId'
|
|
POST /v2/teams/{teamId}/verified-resources/emails/verification-code/request added the new path request parameter 'teamId'
|
|
POST /v2/teams/{teamId}/verified-resources/phones/verification-code/request added the new path request parameter 'teamId'
|
|
GET /v2/organizations/{orgId}/routing-forms/{routingFormId}/responses the 'data' response's property type/format changed from 'object'/'' to 'array'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/routing-forms/{routingFormId}/responses removed the required property 'data/createdAt' from the response with the '200' status
|
|
GET /v2/organizations/{orgId}/routing-forms/{routingFormId}/responses removed the required property 'data/formFillerId' from the response with the '200' status
|
|
GET /v2/organizations/{orgId}/routing-forms/{routingFormId}/responses removed the required property 'data/formId' from the response with the '200' status
|
|
GET /v2/organizations/{orgId}/routing-forms/{routingFormId}/responses removed the required property 'data/id' from the response with the '200' status
|
|
GET /v2/organizations/{orgId}/routing-forms/{routingFormId}/responses removed the required property 'data/response' from the response with the '200' status
|
|
GET /v2/organizations/{orgId}/routing-forms/{routingFormId}/responses removed the required property 'data/routedToBookingUid' from the response with the '200' status
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/routing-forms/{routingFormId}/responses the 'data' response's property type/format changed from 'object'/'' to 'array'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/routing-forms/{routingFormId}/responses removed the required property 'data/createdAt' from the response with the '200' status
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/routing-forms/{routingFormId}/responses removed the required property 'data/formFillerId' from the response with the '200' status
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/routing-forms/{routingFormId}/responses removed the required property 'data/formId' from the response with the '200' status
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/routing-forms/{routingFormId}/responses removed the required property 'data/id' from the response with the '200' status
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/routing-forms/{routingFormId}/responses removed the required property 'data/response' from the response with the '200' status
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/routing-forms/{routingFormId}/responses removed the required property 'data/routedToBookingUid' from the response with the '200' status
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/verified-resources/emails the 'data' response's property type/format changed from 'object'/'' to 'array'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/verified-resources/emails removed the required property 'data/availability' from the response with the '200' status
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/verified-resources/emails removed the required property 'data/id' from the response with the '200' status
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/verified-resources/emails removed the required property 'data/isDefault' from the response with the '200' status
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/verified-resources/emails removed the required property 'data/isLastSchedule' from the response with the '200' status
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/verified-resources/emails removed the required property 'data/isManaged' from the response with the '200' status
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/verified-resources/emails removed the required property 'data/name' from the response with the '200' status
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/verified-resources/emails removed the required property 'data/readOnly' from the response with the '200' status
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/verified-resources/emails removed the required property 'data/schedule' from the response with the '200' status
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/verified-resources/emails removed the required property 'data/timeZone' from the response with the '200' status
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/verified-resources/emails removed the required property 'data/workingHours' from the response with the '200' status
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/verified-resources/emails/verification-code/verify removed the required property 'data/availability' from the response with the '200' status
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/verified-resources/emails/verification-code/verify removed the required property 'data/isDefault' from the response with the '200' status
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/verified-resources/emails/verification-code/verify removed the required property 'data/isLastSchedule' from the response with the '200' status
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/verified-resources/emails/verification-code/verify removed the required property 'data/isManaged' from the response with the '200' status
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/verified-resources/emails/verification-code/verify removed the required property 'data/name' from the response with the '200' status
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/verified-resources/emails/verification-code/verify removed the required property 'data/readOnly' from the response with the '200' status
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/verified-resources/emails/verification-code/verify removed the required property 'data/schedule' from the response with the '200' status
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/verified-resources/emails/verification-code/verify removed the required property 'data/timeZone' from the response with the '200' status
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/verified-resources/emails/verification-code/verify removed the required property 'data/workingHours' from the response with the '200' status
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/verified-resources/emails/{id} removed the required property 'data/availability' from the response with the '200' status
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/verified-resources/emails/{id} removed the required property 'data/isDefault' from the response with the '200' status
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/verified-resources/emails/{id} removed the required property 'data/isLastSchedule' from the response with the '200' status
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/verified-resources/emails/{id} removed the required property 'data/isManaged' from the response with the '200' status
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/verified-resources/emails/{id} removed the required property 'data/name' from the response with the '200' status
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/verified-resources/emails/{id} removed the required property 'data/readOnly' from the response with the '200' status
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/verified-resources/emails/{id} removed the required property 'data/schedule' from the response with the '200' status
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/verified-resources/emails/{id} removed the required property 'data/timeZone' from the response with the '200' status
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/verified-resources/emails/{id} removed the required property 'data/workingHours' from the response with the '200' status
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/verified-resources/phones the 'data' response's property type/format changed from 'object'/'' to 'array'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/verified-resources/phones removed the required property 'data/availability' from the response with the '200' status
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/verified-resources/phones removed the required property 'data/id' from the response with the '200' status
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/verified-resources/phones removed the required property 'data/isDefault' from the response with the '200' status
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/verified-resources/phones removed the required property 'data/isLastSchedule' from the response with the '200' status
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/verified-resources/phones removed the required property 'data/isManaged' from the response with the '200' status
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/verified-resources/phones removed the required property 'data/name' from the response with the '200' status
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/verified-resources/phones removed the required property 'data/readOnly' from the response with the '200' status
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/verified-resources/phones removed the required property 'data/schedule' from the response with the '200' status
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/verified-resources/phones removed the required property 'data/timeZone' from the response with the '200' status
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/verified-resources/phones removed the required property 'data/workingHours' from the response with the '200' status
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/verified-resources/phones/verification-code/verify removed the required property 'data/availability' from the response with the '200' status
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/verified-resources/phones/verification-code/verify removed the required property 'data/isDefault' from the response with the '200' status
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/verified-resources/phones/verification-code/verify removed the required property 'data/isLastSchedule' from the response with the '200' status
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/verified-resources/phones/verification-code/verify removed the required property 'data/isManaged' from the response with the '200' status
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/verified-resources/phones/verification-code/verify removed the required property 'data/name' from the response with the '200' status
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/verified-resources/phones/verification-code/verify removed the required property 'data/readOnly' from the response with the '200' status
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/verified-resources/phones/verification-code/verify removed the required property 'data/schedule' from the response with the '200' status
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/verified-resources/phones/verification-code/verify removed the required property 'data/timeZone' from the response with the '200' status
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/verified-resources/phones/verification-code/verify removed the required property 'data/workingHours' from the response with the '200' status
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/verified-resources/phones/{id} removed the required property 'data/availability' from the response with the '200' status
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/verified-resources/phones/{id} removed the required property 'data/isDefault' from the response with the '200' status
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/verified-resources/phones/{id} removed the required property 'data/isLastSchedule' from the response with the '200' status
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/verified-resources/phones/{id} removed the required property 'data/isManaged' from the response with the '200' status
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/verified-resources/phones/{id} removed the required property 'data/name' from the response with the '200' status
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/verified-resources/phones/{id} removed the required property 'data/readOnly' from the response with the '200' status
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/verified-resources/phones/{id} removed the required property 'data/schedule' from the response with the '200' status
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/verified-resources/phones/{id} removed the required property 'data/timeZone' from the response with the '200' status
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/verified-resources/phones/{id} removed the required property 'data/workingHours' from the response with the '200' status
|
|
GET /v2/teams/{teamId}/verified-resources/emails the 'data' response's property type/format changed from 'object'/'' to 'array'/'' for status '200'
|
|
GET /v2/teams/{teamId}/verified-resources/emails removed the required property 'data/availability' from the response with the '200' status
|
|
GET /v2/teams/{teamId}/verified-resources/emails removed the required property 'data/id' from the response with the '200' status
|
|
GET /v2/teams/{teamId}/verified-resources/emails removed the required property 'data/isDefault' from the response with the '200' status
|
|
GET /v2/teams/{teamId}/verified-resources/emails removed the required property 'data/isLastSchedule' from the response with the '200' status
|
|
GET /v2/teams/{teamId}/verified-resources/emails removed the required property 'data/isManaged' from the response with the '200' status
|
|
GET /v2/teams/{teamId}/verified-resources/emails removed the required property 'data/name' from the response with the '200' status
|
|
GET /v2/teams/{teamId}/verified-resources/emails removed the required property 'data/readOnly' from the response with the '200' status
|
|
GET /v2/teams/{teamId}/verified-resources/emails removed the required property 'data/schedule' from the response with the '200' status
|
|
GET /v2/teams/{teamId}/verified-resources/emails removed the required property 'data/timeZone' from the response with the '200' status
|
|
GET /v2/teams/{teamId}/verified-resources/emails removed the required property 'data/workingHours' from the response with the '200' status
|
|
POST /v2/teams/{teamId}/verified-resources/emails/verification-code/verify removed the required property 'data/availability' from the response with the '200' status
|
|
POST /v2/teams/{teamId}/verified-resources/emails/verification-code/verify removed the required property 'data/isDefault' from the response with the '200' status
|
|
POST /v2/teams/{teamId}/verified-resources/emails/verification-code/verify removed the required property 'data/isLastSchedule' from the response with the '200' status
|
|
POST /v2/teams/{teamId}/verified-resources/emails/verification-code/verify removed the required property 'data/isManaged' from the response with the '200' status
|
|
POST /v2/teams/{teamId}/verified-resources/emails/verification-code/verify removed the required property 'data/name' from the response with the '200' status
|
|
POST /v2/teams/{teamId}/verified-resources/emails/verification-code/verify removed the required property 'data/readOnly' from the response with the '200' status
|
|
POST /v2/teams/{teamId}/verified-resources/emails/verification-code/verify removed the required property 'data/schedule' from the response with the '200' status
|
|
POST /v2/teams/{teamId}/verified-resources/emails/verification-code/verify removed the required property 'data/timeZone' from the response with the '200' status
|
|
POST /v2/teams/{teamId}/verified-resources/emails/verification-code/verify removed the required property 'data/workingHours' from the response with the '200' status
|
|
GET /v2/teams/{teamId}/verified-resources/emails/{id} removed the required property 'data/availability' from the response with the '200' status
|
|
GET /v2/teams/{teamId}/verified-resources/emails/{id} removed the required property 'data/isDefault' from the response with the '200' status
|
|
GET /v2/teams/{teamId}/verified-resources/emails/{id} removed the required property 'data/isLastSchedule' from the response with the '200' status
|
|
GET /v2/teams/{teamId}/verified-resources/emails/{id} removed the required property 'data/isManaged' from the response with the '200' status
|
|
GET /v2/teams/{teamId}/verified-resources/emails/{id} removed the required property 'data/name' from the response with the '200' status
|
|
GET /v2/teams/{teamId}/verified-resources/emails/{id} removed the required property 'data/readOnly' from the response with the '200' status
|
|
GET /v2/teams/{teamId}/verified-resources/emails/{id} removed the required property 'data/schedule' from the response with the '200' status
|
|
GET /v2/teams/{teamId}/verified-resources/emails/{id} removed the required property 'data/timeZone' from the response with the '200' status
|
|
GET /v2/teams/{teamId}/verified-resources/emails/{id} removed the required property 'data/workingHours' from the response with the '200' status
|
|
GET /v2/teams/{teamId}/verified-resources/phones the 'data' response's property type/format changed from 'object'/'' to 'array'/'' for status '200'
|
|
GET /v2/teams/{teamId}/verified-resources/phones removed the required property 'data/availability' from the response with the '200' status
|
|
GET /v2/teams/{teamId}/verified-resources/phones removed the required property 'data/id' from the response with the '200' status
|
|
GET /v2/teams/{teamId}/verified-resources/phones removed the required property 'data/isDefault' from the response with the '200' status
|
|
GET /v2/teams/{teamId}/verified-resources/phones removed the required property 'data/isLastSchedule' from the response with the '200' status
|
|
GET /v2/teams/{teamId}/verified-resources/phones removed the required property 'data/isManaged' from the response with the '200' status
|
|
GET /v2/teams/{teamId}/verified-resources/phones removed the required property 'data/name' from the response with the '200' status
|
|
GET /v2/teams/{teamId}/verified-resources/phones removed the required property 'data/readOnly' from the response with the '200' status
|
|
GET /v2/teams/{teamId}/verified-resources/phones removed the required property 'data/schedule' from the response with the '200' status
|
|
GET /v2/teams/{teamId}/verified-resources/phones removed the required property 'data/timeZone' from the response with the '200' status
|
|
GET /v2/teams/{teamId}/verified-resources/phones removed the required property 'data/workingHours' from the response with the '200' status
|
|
POST /v2/teams/{teamId}/verified-resources/phones/verification-code/verify removed the required property 'data/availability' from the response with the '200' status
|
|
POST /v2/teams/{teamId}/verified-resources/phones/verification-code/verify removed the required property 'data/isDefault' from the response with the '200' status
|
|
POST /v2/teams/{teamId}/verified-resources/phones/verification-code/verify removed the required property 'data/isLastSchedule' from the response with the '200' status
|
|
POST /v2/teams/{teamId}/verified-resources/phones/verification-code/verify removed the required property 'data/isManaged' from the response with the '200' status
|
|
POST /v2/teams/{teamId}/verified-resources/phones/verification-code/verify removed the required property 'data/name' from the response with the '200' status
|
|
POST /v2/teams/{teamId}/verified-resources/phones/verification-code/verify removed the required property 'data/readOnly' from the response with the '200' status
|
|
POST /v2/teams/{teamId}/verified-resources/phones/verification-code/verify removed the required property 'data/schedule' from the response with the '200' status
|
|
POST /v2/teams/{teamId}/verified-resources/phones/verification-code/verify removed the required property 'data/timeZone' from the response with the '200' status
|
|
POST /v2/teams/{teamId}/verified-resources/phones/verification-code/verify removed the required property 'data/workingHours' from the response with the '200' status
|
|
GET /v2/teams/{teamId}/verified-resources/phones/{id} removed the required property 'data/availability' from the response with the '200' status
|
|
GET /v2/teams/{teamId}/verified-resources/phones/{id} removed the required property 'data/isDefault' from the response with the '200' status
|
|
GET /v2/teams/{teamId}/verified-resources/phones/{id} removed the required property 'data/isLastSchedule' from the response with the '200' status
|
|
GET /v2/teams/{teamId}/verified-resources/phones/{id} removed the required property 'data/isManaged' from the response with the '200' status
|
|
GET /v2/teams/{teamId}/verified-resources/phones/{id} removed the required property 'data/name' from the response with the '200' status
|
|
GET /v2/teams/{teamId}/verified-resources/phones/{id} removed the required property 'data/readOnly' from the response with the '200' status
|
|
GET /v2/teams/{teamId}/verified-resources/phones/{id} removed the required property 'data/schedule' from the response with the '200' status
|
|
GET /v2/teams/{teamId}/verified-resources/phones/{id} removed the required property 'data/timeZone' from the response with the '200' status
|
|
GET /v2/teams/{teamId}/verified-resources/phones/{id} removed the required property 'data/workingHours' from the response with the '200' status
|
|
GET /v2/verified-resources/emails the 'data' response's property type/format changed from 'object'/'' to 'array'/'' for status '200'
|
|
GET /v2/verified-resources/emails removed the required property 'data/availability' from the response with the '200' status
|
|
GET /v2/verified-resources/emails removed the required property 'data/id' from the response with the '200' status
|
|
GET /v2/verified-resources/emails removed the required property 'data/isDefault' from the response with the '200' status
|
|
GET /v2/verified-resources/emails removed the required property 'data/isLastSchedule' from the response with the '200' status
|
|
GET /v2/verified-resources/emails removed the required property 'data/isManaged' from the response with the '200' status
|
|
GET /v2/verified-resources/emails removed the required property 'data/name' from the response with the '200' status
|
|
GET /v2/verified-resources/emails removed the required property 'data/readOnly' from the response with the '200' status
|
|
GET /v2/verified-resources/emails removed the required property 'data/schedule' from the response with the '200' status
|
|
GET /v2/verified-resources/emails removed the required property 'data/timeZone' from the response with the '200' status
|
|
GET /v2/verified-resources/emails removed the required property 'data/workingHours' from the response with the '200' status
|
|
POST /v2/verified-resources/emails/verification-code/verify removed the required property 'data/availability' from the response with the '200' status
|
|
POST /v2/verified-resources/emails/verification-code/verify removed the required property 'data/isDefault' from the response with the '200' status
|
|
POST /v2/verified-resources/emails/verification-code/verify removed the required property 'data/isLastSchedule' from the response with the '200' status
|
|
POST /v2/verified-resources/emails/verification-code/verify removed the required property 'data/isManaged' from the response with the '200' status
|
|
POST /v2/verified-resources/emails/verification-code/verify removed the required property 'data/name' from the response with the '200' status
|
|
POST /v2/verified-resources/emails/verification-code/verify removed the required property 'data/readOnly' from the response with the '200' status
|
|
POST /v2/verified-resources/emails/verification-code/verify removed the required property 'data/schedule' from the response with the '200' status
|
|
POST /v2/verified-resources/emails/verification-code/verify removed the required property 'data/timeZone' from the response with the '200' status
|
|
POST /v2/verified-resources/emails/verification-code/verify removed the required property 'data/workingHours' from the response with the '200' status
|
|
GET /v2/verified-resources/emails/{id} removed the required property 'data/availability' from the response with the '200' status
|
|
GET /v2/verified-resources/emails/{id} removed the required property 'data/isDefault' from the response with the '200' status
|
|
GET /v2/verified-resources/emails/{id} removed the required property 'data/isLastSchedule' from the response with the '200' status
|
|
GET /v2/verified-resources/emails/{id} removed the required property 'data/isManaged' from the response with the '200' status
|
|
GET /v2/verified-resources/emails/{id} removed the required property 'data/name' from the response with the '200' status
|
|
GET /v2/verified-resources/emails/{id} removed the required property 'data/readOnly' from the response with the '200' status
|
|
GET /v2/verified-resources/emails/{id} removed the required property 'data/schedule' from the response with the '200' status
|
|
GET /v2/verified-resources/emails/{id} removed the required property 'data/timeZone' from the response with the '200' status
|
|
GET /v2/verified-resources/emails/{id} removed the required property 'data/workingHours' from the response with the '200' status
|
|
GET /v2/verified-resources/phones the 'data' response's property type/format changed from 'object'/'' to 'array'/'' for status '200'
|
|
GET /v2/verified-resources/phones removed the required property 'data/availability' from the response with the '200' status
|
|
GET /v2/verified-resources/phones removed the required property 'data/id' from the response with the '200' status
|
|
GET /v2/verified-resources/phones removed the required property 'data/isDefault' from the response with the '200' status
|
|
GET /v2/verified-resources/phones removed the required property 'data/isLastSchedule' from the response with the '200' status
|
|
GET /v2/verified-resources/phones removed the required property 'data/isManaged' from the response with the '200' status
|
|
GET /v2/verified-resources/phones removed the required property 'data/name' from the response with the '200' status
|
|
GET /v2/verified-resources/phones removed the required property 'data/readOnly' from the response with the '200' status
|
|
GET /v2/verified-resources/phones removed the required property 'data/schedule' from the response with the '200' status
|
|
GET /v2/verified-resources/phones removed the required property 'data/timeZone' from the response with the '200' status
|
|
GET /v2/verified-resources/phones removed the required property 'data/workingHours' from the response with the '200' status
|
|
POST /v2/verified-resources/phones/verification-code/verify removed the required property 'data/availability' from the response with the '200' status
|
|
POST /v2/verified-resources/phones/verification-code/verify removed the required property 'data/isDefault' from the response with the '200' status
|
|
POST /v2/verified-resources/phones/verification-code/verify removed the required property 'data/isLastSchedule' from the response with the '200' status
|
|
POST /v2/verified-resources/phones/verification-code/verify removed the required property 'data/isManaged' from the response with the '200' status
|
|
POST /v2/verified-resources/phones/verification-code/verify removed the required property 'data/name' from the response with the '200' status
|
|
POST /v2/verified-resources/phones/verification-code/verify removed the required property 'data/readOnly' from the response with the '200' status
|
|
POST /v2/verified-resources/phones/verification-code/verify removed the required property 'data/schedule' from the response with the '200' status
|
|
POST /v2/verified-resources/phones/verification-code/verify removed the required property 'data/timeZone' from the response with the '200' status
|
|
POST /v2/verified-resources/phones/verification-code/verify removed the required property 'data/workingHours' from the response with the '200' status
|
|
GET /v2/verified-resources/phones/{id} removed the required property 'data/availability' from the response with the '200' status
|
|
GET /v2/verified-resources/phones/{id} removed the required property 'data/isDefault' from the response with the '200' status
|
|
GET /v2/verified-resources/phones/{id} removed the required property 'data/isLastSchedule' from the response with the '200' status
|
|
GET /v2/verified-resources/phones/{id} removed the required property 'data/isManaged' from the response with the '200' status
|
|
GET /v2/verified-resources/phones/{id} removed the required property 'data/name' from the response with the '200' status
|
|
GET /v2/verified-resources/phones/{id} removed the required property 'data/readOnly' from the response with the '200' status
|
|
GET /v2/verified-resources/phones/{id} removed the required property 'data/schedule' from the response with the '200' status
|
|
GET /v2/verified-resources/phones/{id} removed the required property 'data/timeZone' from the response with the '200' status
|
|
GET /v2/verified-resources/phones/{id} removed the required property 'data/workingHours' from the response with the '200' status
|
|
GET /v2/bookings/{bookingUid}/calendar-links the 'status' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
GET /v2/bookings/{bookingUid}/references the 'status' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/bookings/{bookingUid}/references the 'status' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
GET /v2/event-types the 'data/items/users/items/' response's property type/format changed from 'string'/'' to 'object'/'' for status '200'
|
|
POST /v2/event-types the 'data/users/items/' response's property type/format changed from 'string'/'' to 'object'/'' for status '201'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/users/items/' response's property type/format changed from 'string'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/hosts/items/' response's property type/format changed from 'string'/'' to 'object'/'' for status '200'
|
|
PATCH /v2/event-types/{eventTypeId} the 'data/users/items/' response's property type/format changed from 'string'/'' to 'object'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/attributes/slugs/{attributeSlug}/options/assigned the 'data/items/assignedUserIds/items/' response's property type/format changed from 'string'/'' to 'number'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/attributes/{attributeId}/options/assigned the 'data/items/assignedUserIds/items/' response's property type/format changed from 'string'/'' to 'number'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/event-types the 'data/items/hosts/items/' response's property type/format changed from 'string'/'' to 'object'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/items/hosts/items/' response's property type/format changed from 'string'/'' to 'object'/'' for status '200'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/hosts/items/' response's property type/format changed from 'string'/'' to 'object'/'' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types the 'data/oneOf[subschema #2]/items/hosts/items/' response's property type/format changed from 'string'/'' to 'object'/'' for status '201'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/hosts/items/' response's property type/format changed from 'string'/'' to 'object'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/hosts/items/' response's property type/format changed from 'string'/'' to 'object'/'' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[subschema #2]/items/hosts/items/' response's property type/format changed from 'string'/'' to 'object'/'' for status '200'
|
|
GET /v2/teams/{teamId}/event-types the 'data/items/hosts/items/' response's property type/format changed from 'string'/'' to 'object'/'' for status '200'
|
|
POST /v2/teams/{teamId}/event-types the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/hosts/items/' response's property type/format changed from 'string'/'' to 'object'/'' for status '201'
|
|
POST /v2/teams/{teamId}/event-types the 'data/oneOf[subschema #2]/items/hosts/items/' response's property type/format changed from 'string'/'' to 'object'/'' for status '201'
|
|
GET /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/hosts/items/' response's property type/format changed from 'string'/'' to 'object'/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/hosts/items/' response's property type/format changed from 'string'/'' to 'object'/'' for status '200'
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} the 'data/oneOf[subschema #2]/items/hosts/items/' response's property type/format changed from 'string'/'' to 'object'/'' for status '200'
|
|
GET /v2/calendars the 'data/connectedCalendars/items/integration/locationOption' response's property type/format changed from 'object'/'' to ''/'' for status '200'
|
|
GET /v2/oauth-clients/{clientId}/users the 'data/items/createdDate' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/oauth-clients/{clientId}/users the 'data/user/createdDate' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '201'
|
|
DELETE /v2/oauth-clients/{clientId}/users/{userId} the 'data/createdDate' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/oauth-clients/{clientId}/users/{userId} the 'data/createdDate' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
PATCH /v2/oauth-clients/{clientId}/users/{userId} the 'data/createdDate' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/organizations/{orgId}/routing-forms the response property 'data/items/fields' became optional for the status '200'
|
|
GET /v2/organizations/{orgId}/routing-forms the response property 'data/items/routes' became optional for the status '200'
|
|
GET /v2/organizations/{orgId}/routing-forms the response property 'data/items/settings' became optional for the status '200'
|
|
GET /v2/organizations/{orgId}/routing-forms the 'data/items/createdAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/organizations/{orgId}/routing-forms the 'data/items/updatedAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/routing-forms the response property 'data/items/fields' became optional for the status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/routing-forms the response property 'data/items/routes' became optional for the status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/routing-forms the response property 'data/items/settings' became optional for the status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/routing-forms the 'data/items/createdAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/routing-forms the 'data/items/updatedAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/workflows the 'data/items/createdAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/workflows the 'data/items/updatedAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/workflows the 'data/items/createdAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/workflows the 'data/items/updatedAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '201'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/workflows/routing-form the 'data/items/createdAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/workflows/routing-form the 'data/items/updatedAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/workflows/routing-form the 'data/items/createdAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '201'
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/workflows/routing-form the 'data/items/updatedAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '201'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/workflows/{workflowId} the 'data/items/createdAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/workflows/{workflowId} the 'data/items/updatedAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/workflows/{workflowId} the 'data/items/createdAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/workflows/{workflowId} the 'data/items/updatedAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/workflows/{workflowId}/routing-form the 'data/items/createdAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/workflows/{workflowId}/routing-form the 'data/items/updatedAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/workflows/{workflowId}/routing-form the 'data/items/createdAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/workflows/{workflowId}/routing-form the 'data/items/updatedAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
DELETE /v2/organizations/{orgId}/roles/{roleId} added the new 'organization.customDomain.create' enum value to the 'data/permissions/items/' response property for the response status '200'
|
|
DELETE /v2/organizations/{orgId}/roles/{roleId} added the new 'organization.customDomain.delete' enum value to the 'data/permissions/items/' response property for the response status '200'
|
|
DELETE /v2/organizations/{orgId}/roles/{roleId} added the new 'organization.customDomain.read' enum value to the 'data/permissions/items/' response property for the response status '200'
|
|
DELETE /v2/organizations/{orgId}/roles/{roleId} added the new 'organization.customDomain.update' enum value to the 'data/permissions/items/' response property for the response status '200'
|
|
GET /v2/bookings the 'data/items/oneOf[#/components/schemas/BookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/bookings the 'data/items/oneOf[#/components/schemas/BookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/bookings the 'data/items/oneOf[#/components/schemas/BookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/bookings the 'data/items/oneOf[#/components/schemas/BookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/bookings the 'data/items/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/bookings the 'data/items/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/bookings the 'data/items/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/bookings the 'data/items/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/bookings the 'data/items/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/bookings the 'data/items/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/bookings the 'data/items/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/bookings the 'data/items/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/bookings the 'data/items/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/bookings the 'data/items/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/bookings the 'data/items/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/bookings the 'data/items/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/bookings/by-seat/{seatUid} added 'subschema #3, subschema #6' to the 'data' response property 'oneOf' list for the response status '200'
|
|
GET /v2/bookings/by-seat/{seatUid} the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/bookings/by-seat/{seatUid} the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/bookings/by-seat/{seatUid} the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/bookings/by-seat/{seatUid} the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/bookings/by-seat/{seatUid} the 'data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/bookings/by-seat/{seatUid} the 'data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/bookings/by-seat/{seatUid} the 'data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/bookings/by-seat/{seatUid} the 'data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/bookings/by-seat/{seatUid} the 'data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/bookings/by-seat/{seatUid} the 'data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/bookings/by-seat/{seatUid} the 'data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/bookings/by-seat/{seatUid} the 'data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/bookings/by-seat/{seatUid} the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/bookings/by-seat/{seatUid} the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/bookings/by-seat/{seatUid} the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/bookings/by-seat/{seatUid} the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/bookings/{bookingUid} the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/bookings/{bookingUid} the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/bookings/{bookingUid} the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/bookings/{bookingUid} the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/bookings/{bookingUid} the 'data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/bookings/{bookingUid} the 'data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/bookings/{bookingUid} the 'data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/bookings/{bookingUid} the 'data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/bookings/{bookingUid} the 'data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/bookings/{bookingUid} the 'data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/bookings/{bookingUid} the 'data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/bookings/{bookingUid} the 'data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/bookings/{bookingUid} the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/bookings/{bookingUid} the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/bookings/{bookingUid} the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/bookings/{bookingUid} the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/organizations/{orgId}/bookings the 'data/items/oneOf[#/components/schemas/BookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/organizations/{orgId}/bookings the 'data/items/oneOf[#/components/schemas/BookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/organizations/{orgId}/bookings the 'data/items/oneOf[#/components/schemas/BookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/organizations/{orgId}/bookings the 'data/items/oneOf[#/components/schemas/BookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/organizations/{orgId}/bookings the 'data/items/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/organizations/{orgId}/bookings the 'data/items/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/organizations/{orgId}/bookings the 'data/items/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/organizations/{orgId}/bookings the 'data/items/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/organizations/{orgId}/bookings the 'data/items/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/organizations/{orgId}/bookings the 'data/items/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/organizations/{orgId}/bookings the 'data/items/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/organizations/{orgId}/bookings the 'data/items/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/organizations/{orgId}/bookings the 'data/items/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/organizations/{orgId}/bookings the 'data/items/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/organizations/{orgId}/bookings the 'data/items/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/organizations/{orgId}/bookings the 'data/items/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/organizations/{orgId}/roles added the new 'organization.customDomain.create' enum value to the 'data/items/permissions/items/' response property for the response status '200'
|
|
GET /v2/organizations/{orgId}/roles added the new 'organization.customDomain.delete' enum value to the 'data/items/permissions/items/' response property for the response status '200'
|
|
GET /v2/organizations/{orgId}/roles added the new 'organization.customDomain.read' enum value to the 'data/items/permissions/items/' response property for the response status '200'
|
|
GET /v2/organizations/{orgId}/roles added the new 'organization.customDomain.update' enum value to the 'data/items/permissions/items/' response property for the response status '200'
|
|
GET /v2/organizations/{orgId}/roles/{roleId} added the new 'organization.customDomain.create' enum value to the 'data/permissions/items/' response property for the response status '200'
|
|
GET /v2/organizations/{orgId}/roles/{roleId} added the new 'organization.customDomain.delete' enum value to the 'data/permissions/items/' response property for the response status '200'
|
|
GET /v2/organizations/{orgId}/roles/{roleId} added the new 'organization.customDomain.read' enum value to the 'data/permissions/items/' response property for the response status '200'
|
|
GET /v2/organizations/{orgId}/roles/{roleId} added the new 'organization.customDomain.update' enum value to the 'data/permissions/items/' response property for the response status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/bookings the 'data/items/oneOf[#/components/schemas/BookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/bookings the 'data/items/oneOf[#/components/schemas/BookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/bookings the 'data/items/oneOf[#/components/schemas/BookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/bookings the 'data/items/oneOf[#/components/schemas/BookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/bookings the 'data/items/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/bookings the 'data/items/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/bookings the 'data/items/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/bookings the 'data/items/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/bookings the 'data/items/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/bookings the 'data/items/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/bookings the 'data/items/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/bookings the 'data/items/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/bookings the 'data/items/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/bookings the 'data/items/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/bookings the 'data/items/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/bookings the 'data/items/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/teams/{teamId}/bookings the 'data/items/oneOf[#/components/schemas/BookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/teams/{teamId}/bookings the 'data/items/oneOf[#/components/schemas/BookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/teams/{teamId}/bookings the 'data/items/oneOf[#/components/schemas/BookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/teams/{teamId}/bookings the 'data/items/oneOf[#/components/schemas/BookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/teams/{teamId}/bookings the 'data/items/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/teams/{teamId}/bookings the 'data/items/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/teams/{teamId}/bookings the 'data/items/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/teams/{teamId}/bookings the 'data/items/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/teams/{teamId}/bookings the 'data/items/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/teams/{teamId}/bookings the 'data/items/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/teams/{teamId}/bookings the 'data/items/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/teams/{teamId}/bookings the 'data/items/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/teams/{teamId}/bookings the 'data/items/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/teams/{teamId}/bookings the 'data/items/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/teams/{teamId}/bookings the 'data/items/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
GET /v2/teams/{teamId}/bookings the 'data/items/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
PATCH /v2/bookings/{bookingUid}/location added 'subschema #3, subschema #6' to the 'data' response property 'oneOf' list for the response status '200'
|
|
PATCH /v2/bookings/{bookingUid}/location the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
PATCH /v2/bookings/{bookingUid}/location the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
PATCH /v2/bookings/{bookingUid}/location the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
PATCH /v2/bookings/{bookingUid}/location the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
PATCH /v2/bookings/{bookingUid}/location the 'data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
PATCH /v2/bookings/{bookingUid}/location the 'data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
PATCH /v2/bookings/{bookingUid}/location the 'data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
PATCH /v2/bookings/{bookingUid}/location the 'data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
PATCH /v2/bookings/{bookingUid}/location the 'data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
PATCH /v2/bookings/{bookingUid}/location the 'data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
PATCH /v2/bookings/{bookingUid}/location the 'data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
PATCH /v2/bookings/{bookingUid}/location the 'data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
PATCH /v2/bookings/{bookingUid}/location the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
PATCH /v2/bookings/{bookingUid}/location the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
PATCH /v2/bookings/{bookingUid}/location the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
PATCH /v2/bookings/{bookingUid}/location the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
PATCH /v2/organizations/{orgId}/roles/{roleId} added the new 'organization.customDomain.create' enum value to the 'data/permissions/items/' response property for the response status '200'
|
|
PATCH /v2/organizations/{orgId}/roles/{roleId} added the new 'organization.customDomain.delete' enum value to the 'data/permissions/items/' response property for the response status '200'
|
|
PATCH /v2/organizations/{orgId}/roles/{roleId} added the new 'organization.customDomain.read' enum value to the 'data/permissions/items/' response property for the response status '200'
|
|
PATCH /v2/organizations/{orgId}/roles/{roleId} added the new 'organization.customDomain.update' enum value to the 'data/permissions/items/' response property for the response status '200'
|
|
PATCH /v2/slots/reservations/{uid} the 'data/reservationUntil' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
PATCH /v2/slots/reservations/{uid} the 'data/slotEnd' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
PATCH /v2/slots/reservations/{uid} the 'data/slotStart' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
PATCH /v2/slots/reservations/{uid} the 'slotStart' request property type/format changed from 'string'/'' to 'string'/'date-time'
|
|
POST /v2/bookings the '/oneOf[#/components/schemas/CreateBookingInput_2024_08_13]/start' request property type/format changed from 'string'/'' to 'string'/'date-time'
|
|
POST /v2/bookings the '/oneOf[#/components/schemas/CreateInstantBookingInput_2024_08_13]/start' request property type/format changed from 'string'/'' to 'string'/'date-time'
|
|
POST /v2/bookings the '/oneOf[#/components/schemas/CreateRecurringBookingInput_2024_08_13]/start' request property type/format changed from 'string'/'' to 'string'/'date-time'
|
|
POST /v2/bookings the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '201'
|
|
POST /v2/bookings the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '201'
|
|
POST /v2/bookings the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '201'
|
|
POST /v2/bookings the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '201'
|
|
POST /v2/bookings the 'data/oneOf[#/components/schemas/CreateSeatedBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '201'
|
|
POST /v2/bookings the 'data/oneOf[#/components/schemas/CreateSeatedBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '201'
|
|
POST /v2/bookings the 'data/oneOf[#/components/schemas/CreateSeatedBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '201'
|
|
POST /v2/bookings the 'data/oneOf[#/components/schemas/CreateSeatedBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '201'
|
|
POST /v2/bookings/{bookingUid}/cancel the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/cancel the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/cancel the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/cancel the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/cancel the 'data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/cancel the 'data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/cancel the 'data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/cancel the 'data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/cancel the 'data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/cancel the 'data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/cancel the 'data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/cancel the 'data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/cancel the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/cancel the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/cancel the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/cancel the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/confirm the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/confirm the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/confirm the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/confirm the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/confirm the 'data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/confirm the 'data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/confirm the 'data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/confirm the 'data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/confirm the 'data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/confirm the 'data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/confirm the 'data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/confirm the 'data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/confirm the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/confirm the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/confirm the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/confirm the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/decline the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/decline the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/decline the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/decline the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/decline the 'data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/decline the 'data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/decline the 'data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/decline the 'data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/decline the 'data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/decline the 'data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/decline the 'data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/decline the 'data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/decline the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/decline the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/decline the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/decline the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/guests the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/guests the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/guests the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/guests the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/guests the 'data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/guests the 'data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/guests the 'data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/guests the 'data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/guests the 'data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/guests the 'data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/guests the 'data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/guests the 'data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/guests the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/guests the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/guests the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/guests the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/mark-absent the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/mark-absent the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/mark-absent the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/mark-absent the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/mark-absent the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/mark-absent the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/mark-absent the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/mark-absent the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '200'
|
|
POST /v2/bookings/{bookingUid}/reschedule the '/oneOf[#/components/schemas/RescheduleBookingInput_2024_08_13]/start' request property type/format changed from 'string'/'' to 'string'/'date-time'
|
|
POST /v2/bookings/{bookingUid}/reschedule the '/oneOf[#/components/schemas/RescheduleSeatedBookingInput_2024_08_13]/start' request property type/format changed from 'string'/'' to 'string'/'date-time'
|
|
POST /v2/bookings/{bookingUid}/reschedule the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '201'
|
|
POST /v2/bookings/{bookingUid}/reschedule the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '201'
|
|
POST /v2/bookings/{bookingUid}/reschedule the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '201'
|
|
POST /v2/bookings/{bookingUid}/reschedule the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '201'
|
|
POST /v2/bookings/{bookingUid}/reschedule the 'data/oneOf[#/components/schemas/CreateRecurringSeatedBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '201'
|
|
POST /v2/bookings/{bookingUid}/reschedule the 'data/oneOf[#/components/schemas/CreateRecurringSeatedBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '201'
|
|
POST /v2/bookings/{bookingUid}/reschedule the 'data/oneOf[#/components/schemas/CreateRecurringSeatedBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '201'
|
|
POST /v2/bookings/{bookingUid}/reschedule the 'data/oneOf[#/components/schemas/CreateRecurringSeatedBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '201'
|
|
POST /v2/bookings/{bookingUid}/reschedule the 'data/oneOf[#/components/schemas/CreateSeatedBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '201'
|
|
POST /v2/bookings/{bookingUid}/reschedule the 'data/oneOf[#/components/schemas/CreateSeatedBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '201'
|
|
POST /v2/bookings/{bookingUid}/reschedule the 'data/oneOf[#/components/schemas/CreateSeatedBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '201'
|
|
POST /v2/bookings/{bookingUid}/reschedule the 'data/oneOf[#/components/schemas/CreateSeatedBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '201'
|
|
POST /v2/bookings/{bookingUid}/reschedule the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '201'
|
|
POST /v2/bookings/{bookingUid}/reschedule the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '201'
|
|
POST /v2/bookings/{bookingUid}/reschedule the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '201'
|
|
POST /v2/bookings/{bookingUid}/reschedule the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '201'
|
|
POST /v2/organizations/{orgId}/roles added the new 'organization.customDomain.create' enum value to the 'data/permissions/items/' response property for the response status '201'
|
|
POST /v2/organizations/{orgId}/roles added the new 'organization.customDomain.delete' enum value to the 'data/permissions/items/' response property for the response status '201'
|
|
POST /v2/organizations/{orgId}/roles added the new 'organization.customDomain.read' enum value to the 'data/permissions/items/' response property for the response status '201'
|
|
POST /v2/organizations/{orgId}/roles added the new 'organization.customDomain.update' enum value to the 'data/permissions/items/' response property for the response status '201'
|
|
POST /v2/slots/reservations the 'data/reservationUntil' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '201'
|
|
POST /v2/slots/reservations the 'data/slotEnd' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '201'
|
|
POST /v2/slots/reservations the 'data/slotStart' response's property type/format changed from 'string'/'' to 'string'/'date-time' for status '201'
|
|
POST /v2/slots/reservations the 'slotStart' request property type/format changed from 'string'/'' to 'string'/'date-time'
|
|
POST /v2/teams/{teamId}/event-types/{eventTypeId}/create-phone-call deleted the 'path' request parameter 'orgId'
|
|
|
|
# Cal.diy-specific breaking changes (intentional divergence from cal.com)
|
|
DELETE /v2/me/ooo/{oooId} api path removed without deprecation
|
|
DELETE /v2/notifications/subscriptions/app-push api path removed without deprecation
|
|
DELETE /v2/oauth-clients/{clientId} the 'data/logo' response's property type/format changed from 'string'/'' to 'object'/'' for status '200'
|
|
DELETE /v2/oauth-clients/{clientId}/users/{userId} the 'data/createdDate' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
DELETE /v2/organizations/{orgId}/attributes/options/{userId}/{attributeOptionId} api path removed without deprecation
|
|
DELETE /v2/organizations/{orgId}/attributes/{attributeId} api path removed without deprecation
|
|
DELETE /v2/organizations/{orgId}/attributes/{attributeId}/options/{optionId} api path removed without deprecation
|
|
DELETE /v2/organizations/{orgId}/memberships/{membershipId} api path removed without deprecation
|
|
DELETE /v2/organizations/{orgId}/organizations/{managedOrganizationId} api path removed without deprecation
|
|
DELETE /v2/organizations/{orgId}/roles/{roleId} api path removed without deprecation
|
|
DELETE /v2/organizations/{orgId}/roles/{roleId}/permissions api path removed without deprecation
|
|
DELETE /v2/organizations/{orgId}/roles/{roleId}/permissions/{permission} api path removed without deprecation
|
|
DELETE /v2/organizations/{orgId}/teams/{teamId} api path removed without deprecation
|
|
DELETE /v2/organizations/{orgId}/teams/{teamId}/conferencing/{app}/disconnect api path removed without deprecation
|
|
DELETE /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} api path removed without deprecation
|
|
DELETE /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId}/private-links/{linkId} api path removed without deprecation
|
|
DELETE /v2/organizations/{orgId}/teams/{teamId}/memberships/{membershipId} api path removed without deprecation
|
|
DELETE /v2/organizations/{orgId}/teams/{teamId}/roles/{roleId} api path removed without deprecation
|
|
DELETE /v2/organizations/{orgId}/teams/{teamId}/roles/{roleId}/permissions api path removed without deprecation
|
|
DELETE /v2/organizations/{orgId}/teams/{teamId}/roles/{roleId}/permissions/{permission} api path removed without deprecation
|
|
DELETE /v2/organizations/{orgId}/teams/{teamId}/workflows/{workflowId} api path removed without deprecation
|
|
DELETE /v2/organizations/{orgId}/teams/{teamId}/workflows/{workflowId}/routing-form api path removed without deprecation
|
|
DELETE /v2/organizations/{orgId}/users/{userId} api path removed without deprecation
|
|
DELETE /v2/organizations/{orgId}/users/{userId}/ooo/{oooId} api path removed without deprecation
|
|
DELETE /v2/organizations/{orgId}/users/{userId}/schedules/{scheduleId} api path removed without deprecation
|
|
DELETE /v2/organizations/{orgId}/webhooks/{webhookId} api path removed without deprecation
|
|
DELETE /v2/teams/{teamId} api path removed without deprecation
|
|
DELETE /v2/teams/{teamId}/event-types/{eventTypeId} api path removed without deprecation
|
|
DELETE /v2/teams/{teamId}/event-types/{eventTypeId}/webhooks api path removed without deprecation
|
|
DELETE /v2/teams/{teamId}/event-types/{eventTypeId}/webhooks/{webhookId} api path removed without deprecation
|
|
DELETE /v2/teams/{teamId}/memberships/{membershipId} api path removed without deprecation
|
|
DELETE /v2/teams/{teamId}/users/{userId}/ooo/{oooId} api path removed without deprecation
|
|
GET /v2/bookings the 'data/items/oneOf[#/components/schemas/BookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
GET /v2/bookings the 'data/items/oneOf[#/components/schemas/BookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
GET /v2/bookings the 'data/items/oneOf[#/components/schemas/BookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
GET /v2/bookings the 'data/items/oneOf[#/components/schemas/BookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
GET /v2/bookings the 'data/items/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
GET /v2/bookings the 'data/items/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
GET /v2/bookings the 'data/items/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
GET /v2/bookings the 'data/items/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
GET /v2/bookings the 'data/items/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
GET /v2/bookings the 'data/items/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
GET /v2/bookings the 'data/items/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
GET /v2/bookings the 'data/items/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
GET /v2/bookings the 'data/items/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
GET /v2/bookings the 'data/items/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
GET /v2/bookings the 'data/items/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
GET /v2/bookings the 'data/items/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
GET /v2/bookings/by-seat/{seatUid} the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
GET /v2/bookings/by-seat/{seatUid} the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
GET /v2/bookings/by-seat/{seatUid} the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
GET /v2/bookings/by-seat/{seatUid} the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
GET /v2/bookings/by-seat/{seatUid} the 'data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
GET /v2/bookings/by-seat/{seatUid} the 'data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
GET /v2/bookings/by-seat/{seatUid} the 'data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
GET /v2/bookings/by-seat/{seatUid} the 'data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
GET /v2/bookings/by-seat/{seatUid} the 'data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
GET /v2/bookings/by-seat/{seatUid} the 'data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
GET /v2/bookings/by-seat/{seatUid} the 'data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
GET /v2/bookings/by-seat/{seatUid} the 'data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
GET /v2/bookings/by-seat/{seatUid} the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
GET /v2/bookings/by-seat/{seatUid} the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
GET /v2/bookings/by-seat/{seatUid} the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
GET /v2/bookings/by-seat/{seatUid} the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
GET /v2/bookings/{bookingUid} the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
GET /v2/bookings/{bookingUid} the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
GET /v2/bookings/{bookingUid} the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
GET /v2/bookings/{bookingUid} the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
GET /v2/bookings/{bookingUid} the 'data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
GET /v2/bookings/{bookingUid} the 'data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
GET /v2/bookings/{bookingUid} the 'data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
GET /v2/bookings/{bookingUid} the 'data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
GET /v2/bookings/{bookingUid} the 'data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
GET /v2/bookings/{bookingUid} the 'data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
GET /v2/bookings/{bookingUid} the 'data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
GET /v2/bookings/{bookingUid} the 'data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
GET /v2/bookings/{bookingUid} the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
GET /v2/bookings/{bookingUid} the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
GET /v2/bookings/{bookingUid} the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
GET /v2/bookings/{bookingUid} the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
GET /v2/bookings/{bookingUid}/calendar-links the 'status' response's property type/format changed from 'string'/'' to 'object'/'' for status '200'
|
|
GET /v2/bookings/{bookingUid}/references the 'status' response's property type/format changed from 'string'/'' to 'object'/'' for status '200'
|
|
GET /v2/calendars the 'data/connectedCalendars/items/integration/locationOption' response's property type/format changed from ''/'' to 'object'/'' for status '200'
|
|
GET /v2/calendars the 'data/destinationCalendar/id' response's property type/format changed from 'number'/'' to 'object'/'' for status '200'
|
|
GET /v2/calendars/busy-times added the new required 'query' request parameter 'credentialId'
|
|
GET /v2/calendars/busy-times added the new required 'query' request parameter 'externalId'
|
|
GET /v2/credits/available api path removed without deprecation
|
|
GET /v2/event-types removed the required property 'data/items/users/items/avatarUrl' from the response with the '200' status
|
|
GET /v2/event-types removed the required property 'data/items/users/items/brandColor' from the response with the '200' status
|
|
GET /v2/event-types removed the required property 'data/items/users/items/darkBrandColor' from the response with the '200' status
|
|
GET /v2/event-types removed the required property 'data/items/users/items/id' from the response with the '200' status
|
|
GET /v2/event-types removed the required property 'data/items/users/items/metadata' from the response with the '200' status
|
|
GET /v2/event-types removed the required property 'data/items/users/items/name' from the response with the '200' status
|
|
GET /v2/event-types removed the required property 'data/items/users/items/username' from the response with the '200' status
|
|
GET /v2/event-types removed the required property 'data/items/users/items/weekStart' from the response with the '200' status
|
|
GET /v2/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/AddressFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/BooleanFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/CheckboxGroupFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/GuestsDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/LocationDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/MultiEmailFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/MultiSelectFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/NameDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/NotesDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/NumberFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/PhoneFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/RadioGroupFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/RescheduleReasonDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/SelectFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/TextAreaFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/TextFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/TitleDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types the 'data/items/bookingFields/items/oneOf[#/components/schemas/UrlFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types the 'data/items/bookingLimitsCount' response's property type/format changed from ''/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types the 'data/items/bookingLimitsDuration' response's property type/format changed from ''/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types the 'data/items/confirmationPolicy' response's property type/format changed from ''/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types the 'data/items/forwardParamsSuccessRedirect' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types the 'data/items/seatsPerTimeSlot' response's property type/format changed from 'number'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types the 'data/items/slotInterval' response's property type/format changed from 'number'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types the 'data/items/successRedirectUrl' response's property type/format changed from 'string'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types the 'data/items/users/items/' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} removed the required property 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/users/items/avatarUrl' from the response with the '200' status
|
|
GET /v2/event-types/{eventTypeId} removed the required property 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/users/items/brandColor' from the response with the '200' status
|
|
GET /v2/event-types/{eventTypeId} removed the required property 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/users/items/darkBrandColor' from the response with the '200' status
|
|
GET /v2/event-types/{eventTypeId} removed the required property 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/users/items/id' from the response with the '200' status
|
|
GET /v2/event-types/{eventTypeId} removed the required property 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/users/items/metadata' from the response with the '200' status
|
|
GET /v2/event-types/{eventTypeId} removed the required property 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/users/items/name' from the response with the '200' status
|
|
GET /v2/event-types/{eventTypeId} removed the required property 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/users/items/username' from the response with the '200' status
|
|
GET /v2/event-types/{eventTypeId} removed the required property 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/users/items/weekStart' from the response with the '200' status
|
|
GET /v2/event-types/{eventTypeId} removed the required property 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/hosts/items/name' from the response with the '200' status
|
|
GET /v2/event-types/{eventTypeId} removed the required property 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/hosts/items/userId' from the response with the '200' status
|
|
GET /v2/event-types/{eventTypeId} removed the required property 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/hosts/items/username' from the response with the '200' status
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/AddressFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/BooleanFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/CheckboxGroupFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/GuestsDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/LocationDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/MultiEmailFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/MultiSelectFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/NameDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/NotesDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/NumberFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/PhoneFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/RadioGroupFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/RescheduleReasonDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/SelectFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/TextAreaFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/TextFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/TitleDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/UrlFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingLimitsCount' response's property type/format changed from ''/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingLimitsDuration' response's property type/format changed from ''/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/confirmationPolicy' response's property type/format changed from ''/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/forwardParamsSuccessRedirect' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/seatsPerTimeSlot' response's property type/format changed from 'number'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/slotInterval' response's property type/format changed from 'number'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/successRedirectUrl' response's property type/format changed from 'string'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/users/items/' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/AddressFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/BooleanFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/CheckboxGroupFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/GuestsDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/LocationDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/MultiEmailFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/MultiSelectFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/NameDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/NotesDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/NumberFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/PhoneFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/RadioGroupFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/RescheduleReasonDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/SelectFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/TextAreaFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/TextFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/TitleDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/UrlFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingLimitsCount' response's property type/format changed from ''/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingLimitsDuration' response's property type/format changed from ''/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/confirmationPolicy' response's property type/format changed from ''/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/forwardParamsSuccessRedirect' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/hosts/items/' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/ownerId' response's property type/format changed from 'number'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/parentEventTypeId' response's property type/format changed from 'number'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/seatsPerTimeSlot' response's property type/format changed from 'number'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/slotInterval' response's property type/format changed from 'number'/'' to 'object'/'' for status '200'
|
|
GET /v2/event-types/{eventTypeId} the 'data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/successRedirectUrl' response's property type/format changed from 'string'/'' to 'object'/'' for status '200'
|
|
GET /v2/me removed the required property 'data/locale' from the response with the '200' status
|
|
GET /v2/me/ooo api path removed without deprecation
|
|
GET /v2/oauth-clients the 'data/items/logo' response's property type/format changed from 'string'/'' to 'object'/'' for status '200'
|
|
GET /v2/oauth-clients/{clientId} the 'data/logo' response's property type/format changed from 'string'/'' to 'object'/'' for status '200'
|
|
GET /v2/oauth-clients/{clientId}/users the 'data/items/createdDate' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
GET /v2/oauth-clients/{clientId}/users/{userId} the 'data/createdDate' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
GET /v2/organizations/{orgId}/attributes api path removed without deprecation
|
|
GET /v2/organizations/{orgId}/attributes/options/{userId} api path removed without deprecation
|
|
GET /v2/organizations/{orgId}/attributes/slugs/{attributeSlug}/options/assigned api path removed without deprecation
|
|
GET /v2/organizations/{orgId}/attributes/{attributeId} api path removed without deprecation
|
|
GET /v2/organizations/{orgId}/attributes/{attributeId}/options api path removed without deprecation
|
|
GET /v2/organizations/{orgId}/attributes/{attributeId}/options/assigned api path removed without deprecation
|
|
GET /v2/organizations/{orgId}/bookings api path removed without deprecation
|
|
GET /v2/organizations/{orgId}/memberships api path removed without deprecation
|
|
GET /v2/organizations/{orgId}/memberships/{membershipId} api path removed without deprecation
|
|
GET /v2/organizations/{orgId}/ooo api path removed without deprecation
|
|
GET /v2/organizations/{orgId}/organizations api path removed without deprecation
|
|
GET /v2/organizations/{orgId}/organizations/{managedOrganizationId} api path removed without deprecation
|
|
GET /v2/organizations/{orgId}/roles api path removed without deprecation
|
|
GET /v2/organizations/{orgId}/roles/{roleId} api path removed without deprecation
|
|
GET /v2/organizations/{orgId}/roles/{roleId}/permissions api path removed without deprecation
|
|
GET /v2/organizations/{orgId}/routing-forms api path removed without deprecation
|
|
GET /v2/organizations/{orgId}/routing-forms/{routingFormId}/responses api path removed without deprecation
|
|
GET /v2/organizations/{orgId}/schedules api path removed without deprecation
|
|
GET /v2/organizations/{orgId}/teams api path removed without deprecation
|
|
GET /v2/organizations/{orgId}/teams/event-types api path removed without deprecation
|
|
GET /v2/organizations/{orgId}/teams/me api path removed without deprecation
|
|
GET /v2/organizations/{orgId}/teams/{teamId} api path removed without deprecation
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/bookings api path removed without deprecation
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/bookings/{bookingUid}/references api path removed without deprecation
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/conferencing api path removed without deprecation
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/conferencing/default api path removed without deprecation
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/conferencing/{app}/oauth/auth-url api path removed without deprecation
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/conferencing/{app}/oauth/callback api path removed without deprecation
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types api path removed without deprecation
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} api path removed without deprecation
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId}/private-links api path removed without deprecation
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/memberships api path removed without deprecation
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/memberships/{membershipId} api path removed without deprecation
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/roles api path removed without deprecation
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/roles/{roleId} api path removed without deprecation
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/roles/{roleId}/permissions api path removed without deprecation
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/routing-forms api path removed without deprecation
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/routing-forms/{routingFormId}/responses api path removed without deprecation
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/schedules api path removed without deprecation
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/stripe/check api path removed without deprecation
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/stripe/connect api path removed without deprecation
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/stripe/save api path removed without deprecation
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/users/{userId}/schedules api path removed without deprecation
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/verified-resources/emails api path removed without deprecation
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/verified-resources/emails/{id} api path removed without deprecation
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/verified-resources/phones api path removed without deprecation
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/verified-resources/phones/{id} api path removed without deprecation
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/workflows api path removed without deprecation
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/workflows/routing-form api path removed without deprecation
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/workflows/{workflowId} api path removed without deprecation
|
|
GET /v2/organizations/{orgId}/teams/{teamId}/workflows/{workflowId}/routing-form api path removed without deprecation
|
|
GET /v2/organizations/{orgId}/users api path removed without deprecation
|
|
GET /v2/organizations/{orgId}/users/{userId}/bookings api path removed without deprecation
|
|
GET /v2/organizations/{orgId}/users/{userId}/ooo api path removed without deprecation
|
|
GET /v2/organizations/{orgId}/users/{userId}/schedules api path removed without deprecation
|
|
GET /v2/organizations/{orgId}/users/{userId}/schedules/{scheduleId} api path removed without deprecation
|
|
GET /v2/organizations/{orgId}/webhooks api path removed without deprecation
|
|
GET /v2/organizations/{orgId}/webhooks/{webhookId} api path removed without deprecation
|
|
GET /v2/stripe/check the 'status' response's property type/format changed from 'string'/'' to 'object'/'' for status '200'
|
|
GET /v2/teams api path removed without deprecation
|
|
GET /v2/teams/{teamId} api path removed without deprecation
|
|
GET /v2/teams/{teamId}/bookings api path removed without deprecation
|
|
GET /v2/teams/{teamId}/event-types api path removed without deprecation
|
|
GET /v2/teams/{teamId}/event-types/{eventTypeId} api path removed without deprecation
|
|
GET /v2/teams/{teamId}/event-types/{eventTypeId}/webhooks api path removed without deprecation
|
|
GET /v2/teams/{teamId}/event-types/{eventTypeId}/webhooks/{webhookId} api path removed without deprecation
|
|
GET /v2/teams/{teamId}/memberships api path removed without deprecation
|
|
GET /v2/teams/{teamId}/memberships/{membershipId} api path removed without deprecation
|
|
GET /v2/teams/{teamId}/schedules api path removed without deprecation
|
|
GET /v2/teams/{teamId}/users/{userId}/ooo api path removed without deprecation
|
|
GET /v2/teams/{teamId}/verified-resources/emails api path removed without deprecation
|
|
GET /v2/teams/{teamId}/verified-resources/emails/{id} api path removed without deprecation
|
|
GET /v2/teams/{teamId}/verified-resources/phones api path removed without deprecation
|
|
GET /v2/teams/{teamId}/verified-resources/phones/{id} api path removed without deprecation
|
|
PATCH /v2/bookings/{bookingUid}/location the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
PATCH /v2/bookings/{bookingUid}/location the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
PATCH /v2/bookings/{bookingUid}/location the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
PATCH /v2/bookings/{bookingUid}/location the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
PATCH /v2/bookings/{bookingUid}/location the 'data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
PATCH /v2/bookings/{bookingUid}/location the 'data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
PATCH /v2/bookings/{bookingUid}/location the 'data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
PATCH /v2/bookings/{bookingUid}/location the 'data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
PATCH /v2/bookings/{bookingUid}/location the 'data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
PATCH /v2/bookings/{bookingUid}/location the 'data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
PATCH /v2/bookings/{bookingUid}/location the 'data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
PATCH /v2/bookings/{bookingUid}/location the 'data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
PATCH /v2/bookings/{bookingUid}/location the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
PATCH /v2/bookings/{bookingUid}/location the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
PATCH /v2/bookings/{bookingUid}/location the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
PATCH /v2/bookings/{bookingUid}/location the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
PATCH /v2/event-types/{eventTypeId} removed '#/components/schemas/SplitNameDefaultFieldInput_2024_06_14' from the 'bookingFields/items/' request property 'oneOf' list
|
|
PATCH /v2/event-types/{eventTypeId} removed the required property 'data/users/items/avatarUrl' from the response with the '200' status
|
|
PATCH /v2/event-types/{eventTypeId} removed the required property 'data/users/items/brandColor' from the response with the '200' status
|
|
PATCH /v2/event-types/{eventTypeId} removed the required property 'data/users/items/darkBrandColor' from the response with the '200' status
|
|
PATCH /v2/event-types/{eventTypeId} removed the required property 'data/users/items/id' from the response with the '200' status
|
|
PATCH /v2/event-types/{eventTypeId} removed the required property 'data/users/items/metadata' from the response with the '200' status
|
|
PATCH /v2/event-types/{eventTypeId} removed the required property 'data/users/items/name' from the response with the '200' status
|
|
PATCH /v2/event-types/{eventTypeId} removed the required property 'data/users/items/username' from the response with the '200' status
|
|
PATCH /v2/event-types/{eventTypeId} removed the required property 'data/users/items/weekStart' from the response with the '200' status
|
|
PATCH /v2/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/AddressFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
PATCH /v2/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/BooleanFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
PATCH /v2/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/CheckboxGroupFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
PATCH /v2/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
PATCH /v2/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/GuestsDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
PATCH /v2/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/LocationDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
PATCH /v2/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/MultiEmailFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
PATCH /v2/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/MultiSelectFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
PATCH /v2/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/NameDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
PATCH /v2/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/NotesDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
PATCH /v2/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/NumberFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
PATCH /v2/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/PhoneFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
PATCH /v2/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/RadioGroupFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
PATCH /v2/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/RescheduleReasonDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
PATCH /v2/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/SelectFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
PATCH /v2/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/TextAreaFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
PATCH /v2/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/TextFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
PATCH /v2/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/TitleDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
PATCH /v2/event-types/{eventTypeId} the 'data/bookingFields/items/oneOf[#/components/schemas/UrlFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
PATCH /v2/event-types/{eventTypeId} the 'data/bookingLimitsCount' response's property type/format changed from ''/'' to 'object'/'' for status '200'
|
|
PATCH /v2/event-types/{eventTypeId} the 'data/bookingLimitsDuration' response's property type/format changed from ''/'' to 'object'/'' for status '200'
|
|
PATCH /v2/event-types/{eventTypeId} the 'data/confirmationPolicy' response's property type/format changed from ''/'' to 'object'/'' for status '200'
|
|
PATCH /v2/event-types/{eventTypeId} the 'data/forwardParamsSuccessRedirect' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
|
PATCH /v2/event-types/{eventTypeId} the 'data/seatsPerTimeSlot' response's property type/format changed from 'number'/'' to 'object'/'' for status '200'
|
|
PATCH /v2/event-types/{eventTypeId} the 'data/slotInterval' response's property type/format changed from 'number'/'' to 'object'/'' for status '200'
|
|
PATCH /v2/event-types/{eventTypeId} the 'data/successRedirectUrl' response's property type/format changed from 'string'/'' to 'object'/'' for status '200'
|
|
PATCH /v2/event-types/{eventTypeId} the 'data/users/items/' response's property type/format changed from 'object'/'' to 'string'/'' for status '200'
|
|
PATCH /v2/event-types/{eventTypeId} the 'lengthInMinutesOptions/items/' request property type/format changed from 'number'/'' to 'string'/''
|
|
PATCH /v2/event-types/{eventTypeId}/webhooks/{webhookId} removed the enum value 'ROUTING_FORM_FALLBACK_HIT' of the request property 'triggers/items/'
|
|
PATCH /v2/me removed the required property 'data/locale' from the response with the '200' status
|
|
PATCH /v2/me/ooo/{oooId} api path removed without deprecation
|
|
PATCH /v2/oauth-clients/{clientId} the 'data/logo' response's property type/format changed from 'string'/'' to 'object'/'' for status '200'
|
|
PATCH /v2/oauth-clients/{clientId}/users/{userId} the 'data/createdDate' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
PATCH /v2/oauth-clients/{clientId}/webhooks/{webhookId} removed the enum value 'ROUTING_FORM_FALLBACK_HIT' of the request property 'triggers/items/'
|
|
PATCH /v2/organizations/{orgId}/attributes/{attributeId} api path removed without deprecation
|
|
PATCH /v2/organizations/{orgId}/attributes/{attributeId}/options/{optionId} api path removed without deprecation
|
|
PATCH /v2/organizations/{orgId}/delegation-credentials/{credentialId} api path removed without deprecation
|
|
PATCH /v2/organizations/{orgId}/memberships/{membershipId} api path removed without deprecation
|
|
PATCH /v2/organizations/{orgId}/organizations/{managedOrganizationId} api path removed without deprecation
|
|
PATCH /v2/organizations/{orgId}/roles/{roleId} api path removed without deprecation
|
|
PATCH /v2/organizations/{orgId}/routing-forms/{routingFormId}/responses/{responseId} api path removed without deprecation
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId} api path removed without deprecation
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId} api path removed without deprecation
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId}/private-links/{linkId} api path removed without deprecation
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/memberships/{membershipId} api path removed without deprecation
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/roles/{roleId} api path removed without deprecation
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/routing-forms/{routingFormId}/responses/{responseId} api path removed without deprecation
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/workflows/{workflowId} api path removed without deprecation
|
|
PATCH /v2/organizations/{orgId}/teams/{teamId}/workflows/{workflowId}/routing-form api path removed without deprecation
|
|
PATCH /v2/organizations/{orgId}/users/{userId} api path removed without deprecation
|
|
PATCH /v2/organizations/{orgId}/users/{userId}/ooo/{oooId} api path removed without deprecation
|
|
PATCH /v2/organizations/{orgId}/users/{userId}/schedules/{scheduleId} api path removed without deprecation
|
|
PATCH /v2/organizations/{orgId}/webhooks/{webhookId} api path removed without deprecation
|
|
PATCH /v2/schedules/{scheduleId} removed the enum value 'Friday' of the request property 'availability/items/days'
|
|
PATCH /v2/schedules/{scheduleId} removed the enum value 'Monday' of the request property 'availability/items/days'
|
|
PATCH /v2/schedules/{scheduleId} removed the enum value 'Saturday' of the request property 'availability/items/days'
|
|
PATCH /v2/schedules/{scheduleId} removed the enum value 'Sunday' of the request property 'availability/items/days'
|
|
PATCH /v2/schedules/{scheduleId} removed the enum value 'Thursday' of the request property 'availability/items/days'
|
|
PATCH /v2/schedules/{scheduleId} removed the enum value 'Tuesday' of the request property 'availability/items/days'
|
|
PATCH /v2/schedules/{scheduleId} removed the enum value 'Wednesday' of the request property 'availability/items/days'
|
|
PATCH /v2/slots/reservations/{uid} the 'data/reservationUntil' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
PATCH /v2/slots/reservations/{uid} the 'data/slotEnd' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
PATCH /v2/slots/reservations/{uid} the 'data/slotStart' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
PATCH /v2/slots/reservations/{uid} the 'slotStart' request property type/format changed from 'string'/'date-time' to 'string'/''
|
|
PATCH /v2/teams/{teamId} api path removed without deprecation
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId} api path removed without deprecation
|
|
PATCH /v2/teams/{teamId}/event-types/{eventTypeId}/webhooks/{webhookId} api path removed without deprecation
|
|
PATCH /v2/teams/{teamId}/memberships/{membershipId} api path removed without deprecation
|
|
PATCH /v2/teams/{teamId}/users/{userId}/ooo/{oooId} api path removed without deprecation
|
|
PATCH /v2/webhooks/{webhookId} removed the enum value 'ROUTING_FORM_FALLBACK_HIT' of the request property 'triggers/items/'
|
|
POST /v2/auth/oauth2/token removed the required property 'scope' from the response with the '200' status
|
|
POST /v2/bookings removed '#/components/schemas/CreateInstantBookingInput_2024_08_13' from the request body 'oneOf' list
|
|
POST /v2/bookings the '/oneOf[#/components/schemas/CreateBookingInput_2024_08_13]/start' request property type/format changed from 'string'/'date-time' to 'string'/''
|
|
POST /v2/bookings the '/oneOf[#/components/schemas/CreateRecurringBookingInput_2024_08_13]/start' request property type/format changed from 'string'/'date-time' to 'string'/''
|
|
POST /v2/bookings the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '201'
|
|
POST /v2/bookings the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '201'
|
|
POST /v2/bookings the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '201'
|
|
POST /v2/bookings the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '201'
|
|
POST /v2/bookings the 'data/oneOf[#/components/schemas/CreateSeatedBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '201'
|
|
POST /v2/bookings the 'data/oneOf[#/components/schemas/CreateSeatedBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '201'
|
|
POST /v2/bookings the 'data/oneOf[#/components/schemas/CreateSeatedBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '201'
|
|
POST /v2/bookings the 'data/oneOf[#/components/schemas/CreateSeatedBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '201'
|
|
POST /v2/bookings the request property '/oneOf[#/components/schemas/CreateBookingInput_2024_08_13]/routing/allOf[#/components/schemas/Routing]/responseId' became not nullable
|
|
POST /v2/bookings the request property '/oneOf[#/components/schemas/CreateBookingInput_2024_08_13]/routing/allOf[#/components/schemas/Routing]/responseId' became required
|
|
POST /v2/bookings the request property '/oneOf[#/components/schemas/CreateRecurringBookingInput_2024_08_13]/routing/allOf[#/components/schemas/Routing]/responseId' became not nullable
|
|
POST /v2/bookings the request property '/oneOf[#/components/schemas/CreateRecurringBookingInput_2024_08_13]/routing/allOf[#/components/schemas/Routing]/responseId' became required
|
|
POST /v2/bookings/{bookingUid}/cancel the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/cancel the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/cancel the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/cancel the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/cancel the 'data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/cancel the 'data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/cancel the 'data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/cancel the 'data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/cancel the 'data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/cancel the 'data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/cancel the 'data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/cancel the 'data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/cancel the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/cancel the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/cancel the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/cancel the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/confirm the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/confirm the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/confirm the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/confirm the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/confirm the 'data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/confirm the 'data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/confirm the 'data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/confirm the 'data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/confirm the 'data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/confirm the 'data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/confirm the 'data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/confirm the 'data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/confirm the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/confirm the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/confirm the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/confirm the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/decline the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/decline the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/decline the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/decline the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/decline the 'data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/decline the 'data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/decline the 'data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/decline the 'data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/decline the 'data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/decline the 'data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/decline the 'data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/decline the 'data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/decline the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/decline the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/decline the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/decline the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/guests the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/guests the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/guests the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/guests the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/guests the 'data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/guests the 'data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/guests the 'data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/guests the 'data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/guests the 'data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/guests the 'data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/guests the 'data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/guests the 'data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/guests the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/guests the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/guests the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/guests the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/mark-absent the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/mark-absent the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/mark-absent the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/mark-absent the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/mark-absent the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/mark-absent the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/mark-absent the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/mark-absent the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '200'
|
|
POST /v2/bookings/{bookingUid}/request-reschedule api path removed without deprecation
|
|
POST /v2/bookings/{bookingUid}/reschedule the '/oneOf[#/components/schemas/RescheduleBookingInput_2024_08_13]/start' request property type/format changed from 'string'/'date-time' to 'string'/''
|
|
POST /v2/bookings/{bookingUid}/reschedule the '/oneOf[#/components/schemas/RescheduleSeatedBookingInput_2024_08_13]/start' request property type/format changed from 'string'/'date-time' to 'string'/''
|
|
POST /v2/bookings/{bookingUid}/reschedule the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '201'
|
|
POST /v2/bookings/{bookingUid}/reschedule the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '201'
|
|
POST /v2/bookings/{bookingUid}/reschedule the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '201'
|
|
POST /v2/bookings/{bookingUid}/reschedule the 'data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '201'
|
|
POST /v2/bookings/{bookingUid}/reschedule the 'data/oneOf[#/components/schemas/CreateRecurringSeatedBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '201'
|
|
POST /v2/bookings/{bookingUid}/reschedule the 'data/oneOf[#/components/schemas/CreateRecurringSeatedBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '201'
|
|
POST /v2/bookings/{bookingUid}/reschedule the 'data/oneOf[#/components/schemas/CreateRecurringSeatedBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '201'
|
|
POST /v2/bookings/{bookingUid}/reschedule the 'data/oneOf[#/components/schemas/CreateRecurringSeatedBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '201'
|
|
POST /v2/bookings/{bookingUid}/reschedule the 'data/oneOf[#/components/schemas/CreateSeatedBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '201'
|
|
POST /v2/bookings/{bookingUid}/reschedule the 'data/oneOf[#/components/schemas/CreateSeatedBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '201'
|
|
POST /v2/bookings/{bookingUid}/reschedule the 'data/oneOf[#/components/schemas/CreateSeatedBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '201'
|
|
POST /v2/bookings/{bookingUid}/reschedule the 'data/oneOf[#/components/schemas/CreateSeatedBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '201'
|
|
POST /v2/bookings/{bookingUid}/reschedule the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/createdAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '201'
|
|
POST /v2/bookings/{bookingUid}/reschedule the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/end' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '201'
|
|
POST /v2/bookings/{bookingUid}/reschedule the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/start' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '201'
|
|
POST /v2/bookings/{bookingUid}/reschedule the 'data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/updatedAt' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '201'
|
|
POST /v2/credits/charge api path removed without deprecation
|
|
POST /v2/event-types removed '#/components/schemas/SplitNameDefaultFieldInput_2024_06_14' from the 'bookingFields/items/' request property 'oneOf' list
|
|
POST /v2/event-types removed the required property 'data/users/items/avatarUrl' from the response with the '201' status
|
|
POST /v2/event-types removed the required property 'data/users/items/brandColor' from the response with the '201' status
|
|
POST /v2/event-types removed the required property 'data/users/items/darkBrandColor' from the response with the '201' status
|
|
POST /v2/event-types removed the required property 'data/users/items/id' from the response with the '201' status
|
|
POST /v2/event-types removed the required property 'data/users/items/metadata' from the response with the '201' status
|
|
POST /v2/event-types removed the required property 'data/users/items/name' from the response with the '201' status
|
|
POST /v2/event-types removed the required property 'data/users/items/username' from the response with the '201' status
|
|
POST /v2/event-types removed the required property 'data/users/items/weekStart' from the response with the '201' status
|
|
POST /v2/event-types the 'data/bookingFields/items/oneOf[#/components/schemas/AddressFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '201'
|
|
POST /v2/event-types the 'data/bookingFields/items/oneOf[#/components/schemas/BooleanFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '201'
|
|
POST /v2/event-types the 'data/bookingFields/items/oneOf[#/components/schemas/CheckboxGroupFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '201'
|
|
POST /v2/event-types the 'data/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '201'
|
|
POST /v2/event-types the 'data/bookingFields/items/oneOf[#/components/schemas/GuestsDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '201'
|
|
POST /v2/event-types the 'data/bookingFields/items/oneOf[#/components/schemas/LocationDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '201'
|
|
POST /v2/event-types the 'data/bookingFields/items/oneOf[#/components/schemas/MultiEmailFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '201'
|
|
POST /v2/event-types the 'data/bookingFields/items/oneOf[#/components/schemas/MultiSelectFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '201'
|
|
POST /v2/event-types the 'data/bookingFields/items/oneOf[#/components/schemas/NameDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '201'
|
|
POST /v2/event-types the 'data/bookingFields/items/oneOf[#/components/schemas/NotesDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '201'
|
|
POST /v2/event-types the 'data/bookingFields/items/oneOf[#/components/schemas/NumberFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '201'
|
|
POST /v2/event-types the 'data/bookingFields/items/oneOf[#/components/schemas/PhoneFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '201'
|
|
POST /v2/event-types the 'data/bookingFields/items/oneOf[#/components/schemas/RadioGroupFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '201'
|
|
POST /v2/event-types the 'data/bookingFields/items/oneOf[#/components/schemas/RescheduleReasonDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '201'
|
|
POST /v2/event-types the 'data/bookingFields/items/oneOf[#/components/schemas/SelectFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '201'
|
|
POST /v2/event-types the 'data/bookingFields/items/oneOf[#/components/schemas/TextAreaFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '201'
|
|
POST /v2/event-types the 'data/bookingFields/items/oneOf[#/components/schemas/TextFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '201'
|
|
POST /v2/event-types the 'data/bookingFields/items/oneOf[#/components/schemas/TitleDefaultFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '201'
|
|
POST /v2/event-types the 'data/bookingFields/items/oneOf[#/components/schemas/UrlFieldOutput_2024_06_14]/isDefault' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '201'
|
|
POST /v2/event-types the 'data/bookingLimitsCount' response's property type/format changed from ''/'' to 'object'/'' for status '201'
|
|
POST /v2/event-types the 'data/bookingLimitsDuration' response's property type/format changed from ''/'' to 'object'/'' for status '201'
|
|
POST /v2/event-types the 'data/confirmationPolicy' response's property type/format changed from ''/'' to 'object'/'' for status '201'
|
|
POST /v2/event-types the 'data/forwardParamsSuccessRedirect' response's property type/format changed from 'boolean'/'' to 'object'/'' for status '201'
|
|
POST /v2/event-types the 'data/seatsPerTimeSlot' response's property type/format changed from 'number'/'' to 'object'/'' for status '201'
|
|
POST /v2/event-types the 'data/slotInterval' response's property type/format changed from 'number'/'' to 'object'/'' for status '201'
|
|
POST /v2/event-types the 'data/successRedirectUrl' response's property type/format changed from 'string'/'' to 'object'/'' for status '201'
|
|
POST /v2/event-types the 'data/users/items/' response's property type/format changed from 'object'/'' to 'string'/'' for status '201'
|
|
POST /v2/event-types the 'lengthInMinutesOptions/items/' request property type/format changed from 'number'/'' to 'string'/''
|
|
POST /v2/event-types/{eventTypeId}/webhooks removed the enum value 'ROUTING_FORM_FALLBACK_HIT' of the request property 'triggers/items/'
|
|
POST /v2/me/ooo api path removed without deprecation
|
|
POST /v2/notifications/subscriptions/app-push api path removed without deprecation
|
|
POST /v2/oauth-clients/{clientId}/users the 'data/user/createdDate' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '201'
|
|
POST /v2/oauth-clients/{clientId}/webhooks removed the enum value 'ROUTING_FORM_FALLBACK_HIT' of the request property 'triggers/items/'
|
|
POST /v2/organizations/{orgId}/attributes api path removed without deprecation
|
|
POST /v2/organizations/{orgId}/attributes/options/{userId} api path removed without deprecation
|
|
POST /v2/organizations/{orgId}/attributes/{attributeId}/options api path removed without deprecation
|
|
POST /v2/organizations/{orgId}/bookings/block api path removed without deprecation
|
|
POST /v2/organizations/{orgId}/bookings/report api path removed without deprecation
|
|
POST /v2/organizations/{orgId}/delegation-credentials api path removed without deprecation
|
|
POST /v2/organizations/{orgId}/memberships api path removed without deprecation
|
|
POST /v2/organizations/{orgId}/organizations api path removed without deprecation
|
|
POST /v2/organizations/{orgId}/roles api path removed without deprecation
|
|
POST /v2/organizations/{orgId}/roles/{roleId}/permissions api path removed without deprecation
|
|
POST /v2/organizations/{orgId}/routing-forms/{routingFormId}/responses api path removed without deprecation
|
|
POST /v2/organizations/{orgId}/teams api path removed without deprecation
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/conferencing/{app}/connect api path removed without deprecation
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/conferencing/{app}/default api path removed without deprecation
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types api path removed without deprecation
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId}/create-phone-call api path removed without deprecation
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/event-types/{eventTypeId}/private-links api path removed without deprecation
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/invite api path removed without deprecation
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/memberships api path removed without deprecation
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/roles api path removed without deprecation
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/roles/{roleId}/permissions api path removed without deprecation
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/routing-forms/{routingFormId}/responses api path removed without deprecation
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/verified-resources/emails/verification-code/request api path removed without deprecation
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/verified-resources/emails/verification-code/verify api path removed without deprecation
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/verified-resources/phones/verification-code/request api path removed without deprecation
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/verified-resources/phones/verification-code/verify api path removed without deprecation
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/workflows api path removed without deprecation
|
|
POST /v2/organizations/{orgId}/teams/{teamId}/workflows/routing-form api path removed without deprecation
|
|
POST /v2/organizations/{orgId}/users api path removed without deprecation
|
|
POST /v2/organizations/{orgId}/users/{userId}/ooo api path removed without deprecation
|
|
POST /v2/organizations/{orgId}/users/{userId}/schedules api path removed without deprecation
|
|
POST /v2/organizations/{orgId}/webhooks api path removed without deprecation
|
|
POST /v2/routing-forms/{routingFormId}/calculate-slots api path removed without deprecation
|
|
POST /v2/schedules removed the enum value 'Friday' of the request property 'availability/items/days'
|
|
POST /v2/schedules removed the enum value 'Monday' of the request property 'availability/items/days'
|
|
POST /v2/schedules removed the enum value 'Saturday' of the request property 'availability/items/days'
|
|
POST /v2/schedules removed the enum value 'Sunday' of the request property 'availability/items/days'
|
|
POST /v2/schedules removed the enum value 'Thursday' of the request property 'availability/items/days'
|
|
POST /v2/schedules removed the enum value 'Tuesday' of the request property 'availability/items/days'
|
|
POST /v2/schedules removed the enum value 'Wednesday' of the request property 'availability/items/days'
|
|
POST /v2/slots/reservations the 'data/reservationUntil' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '201'
|
|
POST /v2/slots/reservations the 'data/slotEnd' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '201'
|
|
POST /v2/slots/reservations the 'data/slotStart' response's property type/format changed from 'string'/'date-time' to 'string'/'' for status '201'
|
|
POST /v2/slots/reservations the 'slotStart' request property type/format changed from 'string'/'date-time' to 'string'/''
|
|
POST /v2/teams api path removed without deprecation
|
|
POST /v2/teams/{teamId}/event-types api path removed without deprecation
|
|
POST /v2/teams/{teamId}/event-types/{eventTypeId}/create-phone-call api path removed without deprecation
|
|
POST /v2/teams/{teamId}/event-types/{eventTypeId}/webhooks api path removed without deprecation
|
|
POST /v2/teams/{teamId}/invite api path removed without deprecation
|
|
POST /v2/teams/{teamId}/memberships api path removed without deprecation
|
|
POST /v2/teams/{teamId}/users/{userId}/ooo api path removed without deprecation
|
|
POST /v2/teams/{teamId}/verified-resources/emails/verification-code/request api path removed without deprecation
|
|
POST /v2/teams/{teamId}/verified-resources/emails/verification-code/verify api path removed without deprecation
|
|
POST /v2/teams/{teamId}/verified-resources/phones/verification-code/request api path removed without deprecation
|
|
POST /v2/teams/{teamId}/verified-resources/phones/verification-code/verify api path removed without deprecation
|
|
POST /v2/webhooks removed the enum value 'ROUTING_FORM_FALLBACK_HIT' of the request property 'triggers/items/'
|
|
PUT /v2/organizations/{orgId}/roles/{roleId}/permissions api path removed without deprecation
|
|
PUT /v2/organizations/{orgId}/teams/{teamId}/roles/{roleId}/permissions api path removed without deprecation
|
|
|
|
POST /v2/auth/oauth2/token removed the required property `scope` from the response with the `200` status
|
|
GET /v2/bookings the `data/items/oneOf[#/components/schemas/BookingOutput_2024_08_13]/createdAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
GET /v2/bookings the `data/items/oneOf[#/components/schemas/BookingOutput_2024_08_13]/end` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
GET /v2/bookings the `data/items/oneOf[#/components/schemas/BookingOutput_2024_08_13]/start` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
GET /v2/bookings the `data/items/oneOf[#/components/schemas/BookingOutput_2024_08_13]/updatedAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
GET /v2/bookings the `data/items/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/createdAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
GET /v2/bookings the `data/items/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/end` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
GET /v2/bookings the `data/items/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/start` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
GET /v2/bookings the `data/items/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/updatedAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
GET /v2/bookings the `data/items/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/createdAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
GET /v2/bookings the `data/items/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/end` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
GET /v2/bookings the `data/items/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/start` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
GET /v2/bookings the `data/items/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/updatedAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
GET /v2/bookings the `data/items/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/createdAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
GET /v2/bookings the `data/items/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/end` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
GET /v2/bookings the `data/items/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/start` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
GET /v2/bookings the `data/items/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/updatedAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings removed `#/components/schemas/CreateInstantBookingInput_2024_08_13` from the request body `oneOf` list
|
|
POST /v2/bookings the request property `/oneOf[#/components/schemas/CreateBookingInput_2024_08_13]/routing/allOf[#/components/schemas/Routing]/responseId` became not nullable
|
|
POST /v2/bookings the request property `/oneOf[#/components/schemas/CreateRecurringBookingInput_2024_08_13]/routing/allOf[#/components/schemas/Routing]/responseId` became not nullable
|
|
POST /v2/bookings the request property `/oneOf[#/components/schemas/CreateBookingInput_2024_08_13]/routing/allOf[#/components/schemas/Routing]/responseId` became required
|
|
POST /v2/bookings the request property `/oneOf[#/components/schemas/CreateRecurringBookingInput_2024_08_13]/routing/allOf[#/components/schemas/Routing]/responseId` became required
|
|
POST /v2/bookings the `/oneOf[#/components/schemas/CreateBookingInput_2024_08_13]/start` request property type/format changed from `string`/`date-time` to `string`/``
|
|
POST /v2/bookings the `/oneOf[#/components/schemas/CreateRecurringBookingInput_2024_08_13]/start` request property type/format changed from `string`/`date-time` to `string`/``
|
|
POST /v2/bookings added `subschema #2, subschema #4` to the `data` response property `oneOf` list for the response status `201`
|
|
POST /v2/bookings the `data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/createdAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `201`
|
|
POST /v2/bookings the `data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/end` response's property type/format changed from `string`/`date-time` to `string`/`` for status `201`
|
|
POST /v2/bookings the `data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/start` response's property type/format changed from `string`/`date-time` to `string`/`` for status `201`
|
|
POST /v2/bookings the `data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/updatedAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `201`
|
|
POST /v2/bookings the `data/oneOf[#/components/schemas/CreateSeatedBookingOutput_2024_08_13]/createdAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `201`
|
|
POST /v2/bookings the `data/oneOf[#/components/schemas/CreateSeatedBookingOutput_2024_08_13]/end` response's property type/format changed from `string`/`date-time` to `string`/`` for status `201`
|
|
POST /v2/bookings the `data/oneOf[#/components/schemas/CreateSeatedBookingOutput_2024_08_13]/start` response's property type/format changed from `string`/`date-time` to `string`/`` for status `201`
|
|
POST /v2/bookings the `data/oneOf[#/components/schemas/CreateSeatedBookingOutput_2024_08_13]/updatedAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `201`
|
|
GET /v2/bookings/by-seat/{seatUid} added `subschema #3, subschema #6` to the `data` response property `oneOf` list for the response status `200`
|
|
GET /v2/bookings/by-seat/{seatUid} the `data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/createdAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
GET /v2/bookings/by-seat/{seatUid} the `data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/end` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
GET /v2/bookings/by-seat/{seatUid} the `data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/start` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
GET /v2/bookings/by-seat/{seatUid} the `data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/updatedAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
GET /v2/bookings/by-seat/{seatUid} the `data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/createdAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
GET /v2/bookings/by-seat/{seatUid} the `data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/end` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
GET /v2/bookings/by-seat/{seatUid} the `data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/start` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
GET /v2/bookings/by-seat/{seatUid} the `data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/updatedAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
GET /v2/bookings/by-seat/{seatUid} the `data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/createdAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
GET /v2/bookings/by-seat/{seatUid} the `data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/end` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
GET /v2/bookings/by-seat/{seatUid} the `data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/start` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
GET /v2/bookings/by-seat/{seatUid} the `data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/updatedAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
GET /v2/bookings/by-seat/{seatUid} the `data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/createdAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
GET /v2/bookings/by-seat/{seatUid} the `data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/end` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
GET /v2/bookings/by-seat/{seatUid} the `data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/start` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
GET /v2/bookings/by-seat/{seatUid} the `data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/updatedAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
GET /v2/bookings/{bookingUid} added `subschema #3, subschema #6` to the `data` response property `oneOf` list for the response status `200`
|
|
GET /v2/bookings/{bookingUid} the `data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/createdAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
GET /v2/bookings/{bookingUid} the `data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/end` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
GET /v2/bookings/{bookingUid} the `data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/start` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
GET /v2/bookings/{bookingUid} the `data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/updatedAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
GET /v2/bookings/{bookingUid} the `data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/createdAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
GET /v2/bookings/{bookingUid} the `data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/end` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
GET /v2/bookings/{bookingUid} the `data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/start` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
GET /v2/bookings/{bookingUid} the `data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/updatedAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
GET /v2/bookings/{bookingUid} the `data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/createdAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
GET /v2/bookings/{bookingUid} the `data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/end` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
GET /v2/bookings/{bookingUid} the `data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/start` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
GET /v2/bookings/{bookingUid} the `data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/updatedAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
GET /v2/bookings/{bookingUid} the `data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/createdAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
GET /v2/bookings/{bookingUid} the `data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/end` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
GET /v2/bookings/{bookingUid} the `data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/start` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
GET /v2/bookings/{bookingUid} the `data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/updatedAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
GET /v2/bookings/{bookingUid}/calendar-links the `status` response's property type/format changed from `string`/`` to `object`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/cancel added `subschema #3, subschema #6` to the `data` response property `oneOf` list for the response status `200`
|
|
POST /v2/bookings/{bookingUid}/cancel the `data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/createdAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/cancel the `data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/end` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/cancel the `data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/start` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/cancel the `data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/updatedAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/cancel the `data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/createdAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/cancel the `data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/end` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/cancel the `data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/start` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/cancel the `data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/updatedAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/cancel the `data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/createdAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/cancel the `data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/end` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/cancel the `data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/start` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/cancel the `data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/updatedAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/cancel the `data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/createdAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/cancel the `data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/end` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/cancel the `data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/start` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/cancel the `data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/updatedAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/confirm added `subschema #3, subschema #6` to the `data` response property `oneOf` list for the response status `200`
|
|
POST /v2/bookings/{bookingUid}/confirm the `data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/createdAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/confirm the `data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/end` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/confirm the `data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/start` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/confirm the `data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/updatedAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/confirm the `data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/createdAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/confirm the `data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/end` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/confirm the `data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/start` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/confirm the `data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/updatedAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/confirm the `data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/createdAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/confirm the `data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/end` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/confirm the `data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/start` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/confirm the `data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/updatedAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/confirm the `data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/createdAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/confirm the `data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/end` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/confirm the `data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/start` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/confirm the `data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/updatedAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/decline added `subschema #3, subschema #6` to the `data` response property `oneOf` list for the response status `200`
|
|
POST /v2/bookings/{bookingUid}/decline the `data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/createdAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/decline the `data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/end` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/decline the `data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/start` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/decline the `data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/updatedAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/decline the `data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/createdAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/decline the `data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/end` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/decline the `data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/start` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/decline the `data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/updatedAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/decline the `data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/createdAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/decline the `data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/end` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/decline the `data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/start` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/decline the `data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/updatedAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/decline the `data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/createdAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/decline the `data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/end` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/decline the `data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/start` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/decline the `data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/updatedAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/guests added `subschema #3, subschema #6` to the `data` response property `oneOf` list for the response status `200`
|
|
POST /v2/bookings/{bookingUid}/guests the `data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/createdAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/guests the `data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/end` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/guests the `data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/start` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/guests the `data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/updatedAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/guests the `data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/createdAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/guests the `data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/end` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/guests the `data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/start` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/guests the `data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/updatedAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/guests the `data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/createdAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/guests the `data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/end` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/guests the `data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/start` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/guests the `data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/updatedAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/guests the `data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/createdAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/guests the `data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/end` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/guests the `data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/start` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/guests the `data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/updatedAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
PATCH /v2/bookings/{bookingUid}/location added `subschema #3, subschema #6` to the `data` response property `oneOf` list for the response status `200`
|
|
PATCH /v2/bookings/{bookingUid}/location the `data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/createdAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
PATCH /v2/bookings/{bookingUid}/location the `data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/end` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
PATCH /v2/bookings/{bookingUid}/location the `data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/start` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
PATCH /v2/bookings/{bookingUid}/location the `data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/updatedAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
PATCH /v2/bookings/{bookingUid}/location the `data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/createdAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
PATCH /v2/bookings/{bookingUid}/location the `data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/end` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
PATCH /v2/bookings/{bookingUid}/location the `data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/start` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
PATCH /v2/bookings/{bookingUid}/location the `data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/updatedAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
PATCH /v2/bookings/{bookingUid}/location the `data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/createdAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
PATCH /v2/bookings/{bookingUid}/location the `data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/end` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
PATCH /v2/bookings/{bookingUid}/location the `data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/start` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
PATCH /v2/bookings/{bookingUid}/location the `data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/updatedAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
PATCH /v2/bookings/{bookingUid}/location the `data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/createdAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
PATCH /v2/bookings/{bookingUid}/location the `data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/end` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
PATCH /v2/bookings/{bookingUid}/location the `data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/start` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
PATCH /v2/bookings/{bookingUid}/location the `data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/updatedAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/mark-absent the `data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/createdAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/mark-absent the `data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/end` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/mark-absent the `data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/start` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/mark-absent the `data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/updatedAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/mark-absent the `data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/createdAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/mark-absent the `data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/end` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/mark-absent the `data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/start` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/mark-absent the `data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/updatedAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
GET /v2/bookings/{bookingUid}/references the `status` response's property type/format changed from `string`/`` to `object`/`` for status `200`
|
|
POST /v2/bookings/{bookingUid}/reschedule the `/oneOf[#/components/schemas/RescheduleBookingInput_2024_08_13]/start` request property type/format changed from `string`/`date-time` to `string`/``
|
|
POST /v2/bookings/{bookingUid}/reschedule the `/oneOf[#/components/schemas/RescheduleSeatedBookingInput_2024_08_13]/start` request property type/format changed from `string`/`date-time` to `string`/``
|
|
POST /v2/bookings/{bookingUid}/reschedule the `data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/createdAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `201`
|
|
POST /v2/bookings/{bookingUid}/reschedule the `data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/end` response's property type/format changed from `string`/`date-time` to `string`/`` for status `201`
|
|
POST /v2/bookings/{bookingUid}/reschedule the `data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/start` response's property type/format changed from `string`/`date-time` to `string`/`` for status `201`
|
|
POST /v2/bookings/{bookingUid}/reschedule the `data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/updatedAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `201`
|
|
POST /v2/bookings/{bookingUid}/reschedule the `data/oneOf[#/components/schemas/CreateRecurringSeatedBookingOutput_2024_08_13]/createdAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `201`
|
|
POST /v2/bookings/{bookingUid}/reschedule the `data/oneOf[#/components/schemas/CreateRecurringSeatedBookingOutput_2024_08_13]/end` response's property type/format changed from `string`/`date-time` to `string`/`` for status `201`
|
|
POST /v2/bookings/{bookingUid}/reschedule the `data/oneOf[#/components/schemas/CreateRecurringSeatedBookingOutput_2024_08_13]/start` response's property type/format changed from `string`/`date-time` to `string`/`` for status `201`
|
|
POST /v2/bookings/{bookingUid}/reschedule the `data/oneOf[#/components/schemas/CreateRecurringSeatedBookingOutput_2024_08_13]/updatedAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `201`
|
|
POST /v2/bookings/{bookingUid}/reschedule the `data/oneOf[#/components/schemas/CreateSeatedBookingOutput_2024_08_13]/createdAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `201`
|
|
POST /v2/bookings/{bookingUid}/reschedule the `data/oneOf[#/components/schemas/CreateSeatedBookingOutput_2024_08_13]/end` response's property type/format changed from `string`/`date-time` to `string`/`` for status `201`
|
|
POST /v2/bookings/{bookingUid}/reschedule the `data/oneOf[#/components/schemas/CreateSeatedBookingOutput_2024_08_13]/start` response's property type/format changed from `string`/`date-time` to `string`/`` for status `201`
|
|
POST /v2/bookings/{bookingUid}/reschedule the `data/oneOf[#/components/schemas/CreateSeatedBookingOutput_2024_08_13]/updatedAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `201`
|
|
POST /v2/bookings/{bookingUid}/reschedule the `data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/createdAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `201`
|
|
POST /v2/bookings/{bookingUid}/reschedule the `data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/end` response's property type/format changed from `string`/`date-time` to `string`/`` for status `201`
|
|
POST /v2/bookings/{bookingUid}/reschedule the `data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/start` response's property type/format changed from `string`/`date-time` to `string`/`` for status `201`
|
|
POST /v2/bookings/{bookingUid}/reschedule the `data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/updatedAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `201`
|
|
GET /v2/calendars the `data/connectedCalendars/items/integration/locationOption` response's property type/format changed from ``/`` to `object`/`` for status `200`
|
|
GET /v2/calendars the `data/destinationCalendar/id` response's property type/format changed from `number`/`` to `object`/`` for status `200`
|
|
GET /v2/calendars/busy-times added the new required `query` request parameter `credentialId`
|
|
GET /v2/calendars/busy-times added the new required `query` request parameter `externalId`
|
|
GET /v2/event-types the `data/items/bookingFields/items/oneOf[#/components/schemas/AddressFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types the `data/items/bookingFields/items/oneOf[#/components/schemas/BooleanFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types the `data/items/bookingFields/items/oneOf[#/components/schemas/CheckboxGroupFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types the `data/items/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types the `data/items/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/required` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types the `data/items/bookingFields/items/oneOf[#/components/schemas/GuestsDefaultFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types the `data/items/bookingFields/items/oneOf[#/components/schemas/LocationDefaultFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types the `data/items/bookingFields/items/oneOf[#/components/schemas/MultiEmailFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types the `data/items/bookingFields/items/oneOf[#/components/schemas/MultiSelectFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types the `data/items/bookingFields/items/oneOf[#/components/schemas/NameDefaultFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types the `data/items/bookingFields/items/oneOf[#/components/schemas/NotesDefaultFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types the `data/items/bookingFields/items/oneOf[#/components/schemas/NumberFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types the `data/items/bookingFields/items/oneOf[#/components/schemas/PhoneFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types the `data/items/bookingFields/items/oneOf[#/components/schemas/RadioGroupFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types the `data/items/bookingFields/items/oneOf[#/components/schemas/RescheduleReasonDefaultFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types the `data/items/bookingFields/items/oneOf[#/components/schemas/SelectFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types the `data/items/bookingFields/items/oneOf[#/components/schemas/TextAreaFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types the `data/items/bookingFields/items/oneOf[#/components/schemas/TextFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types the `data/items/bookingFields/items/oneOf[#/components/schemas/TitleDefaultFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types the `data/items/bookingFields/items/oneOf[#/components/schemas/UrlFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types the `data/items/bookingLimitsCount` response's property type/format changed from ``/`` to `object`/`` for status `200`
|
|
GET /v2/event-types the `data/items/bookingLimitsDuration` response's property type/format changed from ``/`` to `object`/`` for status `200`
|
|
GET /v2/event-types the `data/items/calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit` response's property type/format changed from `string`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types the `data/items/confirmationPolicy` response's property type/format changed from ``/`` to `object`/`` for status `200`
|
|
GET /v2/event-types the `data/items/forwardParamsSuccessRedirect` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types the `data/items/seatsPerTimeSlot` response's property type/format changed from `number`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types the `data/items/slotInterval` response's property type/format changed from `number`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types the `data/items/successRedirectUrl` response's property type/format changed from `string`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types the `data/items/users/items/` response's property type/format changed from `object`/`` to `string`/`` for status `200`
|
|
GET /v2/event-types removed the required property `data/items/users/items/avatarUrl` from the response with the `200` status
|
|
GET /v2/event-types removed the required property `data/items/users/items/brandColor` from the response with the `200` status
|
|
GET /v2/event-types removed the required property `data/items/users/items/darkBrandColor` from the response with the `200` status
|
|
GET /v2/event-types removed the required property `data/items/users/items/id` from the response with the `200` status
|
|
GET /v2/event-types removed the required property `data/items/users/items/metadata` from the response with the `200` status
|
|
GET /v2/event-types removed the required property `data/items/users/items/name` from the response with the `200` status
|
|
GET /v2/event-types removed the required property `data/items/users/items/username` from the response with the `200` status
|
|
GET /v2/event-types removed the required property `data/items/users/items/weekStart` from the response with the `200` status
|
|
POST /v2/event-types the request property `calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit` became not nullable
|
|
POST /v2/event-types removed `#/components/schemas/SplitNameDefaultFieldInput_2024_06_14` from the `bookingFields/items/` request property `oneOf` list
|
|
POST /v2/event-types the `bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldInput_2024_06_14]/required` request property type/format changed from `boolean`/`` to `object`/``
|
|
POST /v2/event-types the `calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit` request property type/format changed from `string`/`` to `object`/``
|
|
POST /v2/event-types the `lengthInMinutesOptions/items/` request property type/format changed from `number`/`` to `string`/``
|
|
POST /v2/event-types the `data/bookingFields/items/oneOf[#/components/schemas/AddressFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `201`
|
|
POST /v2/event-types the `data/bookingFields/items/oneOf[#/components/schemas/BooleanFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `201`
|
|
POST /v2/event-types the `data/bookingFields/items/oneOf[#/components/schemas/CheckboxGroupFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `201`
|
|
POST /v2/event-types the `data/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `201`
|
|
POST /v2/event-types the `data/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/required` response's property type/format changed from `boolean`/`` to `object`/`` for status `201`
|
|
POST /v2/event-types the `data/bookingFields/items/oneOf[#/components/schemas/GuestsDefaultFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `201`
|
|
POST /v2/event-types the `data/bookingFields/items/oneOf[#/components/schemas/LocationDefaultFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `201`
|
|
POST /v2/event-types the `data/bookingFields/items/oneOf[#/components/schemas/MultiEmailFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `201`
|
|
POST /v2/event-types the `data/bookingFields/items/oneOf[#/components/schemas/MultiSelectFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `201`
|
|
POST /v2/event-types the `data/bookingFields/items/oneOf[#/components/schemas/NameDefaultFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `201`
|
|
POST /v2/event-types the `data/bookingFields/items/oneOf[#/components/schemas/NotesDefaultFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `201`
|
|
POST /v2/event-types the `data/bookingFields/items/oneOf[#/components/schemas/NumberFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `201`
|
|
POST /v2/event-types the `data/bookingFields/items/oneOf[#/components/schemas/PhoneFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `201`
|
|
POST /v2/event-types the `data/bookingFields/items/oneOf[#/components/schemas/RadioGroupFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `201`
|
|
POST /v2/event-types the `data/bookingFields/items/oneOf[#/components/schemas/RescheduleReasonDefaultFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `201`
|
|
POST /v2/event-types the `data/bookingFields/items/oneOf[#/components/schemas/SelectFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `201`
|
|
POST /v2/event-types the `data/bookingFields/items/oneOf[#/components/schemas/TextAreaFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `201`
|
|
POST /v2/event-types the `data/bookingFields/items/oneOf[#/components/schemas/TextFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `201`
|
|
POST /v2/event-types the `data/bookingFields/items/oneOf[#/components/schemas/TitleDefaultFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `201`
|
|
POST /v2/event-types the `data/bookingFields/items/oneOf[#/components/schemas/UrlFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `201`
|
|
POST /v2/event-types the `data/bookingLimitsCount` response's property type/format changed from ``/`` to `object`/`` for status `201`
|
|
POST /v2/event-types the `data/bookingLimitsDuration` response's property type/format changed from ``/`` to `object`/`` for status `201`
|
|
POST /v2/event-types the `data/calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit` response's property type/format changed from `string`/`` to `object`/`` for status `201`
|
|
POST /v2/event-types the `data/confirmationPolicy` response's property type/format changed from ``/`` to `object`/`` for status `201`
|
|
POST /v2/event-types the `data/forwardParamsSuccessRedirect` response's property type/format changed from `boolean`/`` to `object`/`` for status `201`
|
|
POST /v2/event-types the `data/seatsPerTimeSlot` response's property type/format changed from `number`/`` to `object`/`` for status `201`
|
|
POST /v2/event-types the `data/slotInterval` response's property type/format changed from `number`/`` to `object`/`` for status `201`
|
|
POST /v2/event-types the `data/successRedirectUrl` response's property type/format changed from `string`/`` to `object`/`` for status `201`
|
|
POST /v2/event-types the `data/users/items/` response's property type/format changed from `object`/`` to `string`/`` for status `201`
|
|
POST /v2/event-types removed the required property `data/users/items/avatarUrl` from the response with the `201` status
|
|
POST /v2/event-types removed the required property `data/users/items/brandColor` from the response with the `201` status
|
|
POST /v2/event-types removed the required property `data/users/items/darkBrandColor` from the response with the `201` status
|
|
POST /v2/event-types removed the required property `data/users/items/id` from the response with the `201` status
|
|
POST /v2/event-types removed the required property `data/users/items/metadata` from the response with the `201` status
|
|
POST /v2/event-types removed the required property `data/users/items/name` from the response with the `201` status
|
|
POST /v2/event-types removed the required property `data/users/items/username` from the response with the `201` status
|
|
POST /v2/event-types removed the required property `data/users/items/weekStart` from the response with the `201` status
|
|
GET /v2/event-types/{eventTypeId} the `data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/AddressFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types/{eventTypeId} the `data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/BooleanFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types/{eventTypeId} the `data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/CheckboxGroupFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types/{eventTypeId} the `data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types/{eventTypeId} the `data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/required` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types/{eventTypeId} the `data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/GuestsDefaultFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types/{eventTypeId} the `data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/LocationDefaultFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types/{eventTypeId} the `data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/MultiEmailFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types/{eventTypeId} the `data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/MultiSelectFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types/{eventTypeId} the `data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/NameDefaultFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types/{eventTypeId} the `data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/NotesDefaultFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types/{eventTypeId} the `data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/NumberFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types/{eventTypeId} the `data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/PhoneFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types/{eventTypeId} the `data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/RadioGroupFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types/{eventTypeId} the `data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/RescheduleReasonDefaultFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types/{eventTypeId} the `data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/SelectFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types/{eventTypeId} the `data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/TextAreaFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types/{eventTypeId} the `data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/TextFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types/{eventTypeId} the `data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/TitleDefaultFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types/{eventTypeId} the `data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/UrlFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types/{eventTypeId} the `data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingLimitsCount` response's property type/format changed from ``/`` to `object`/`` for status `200`
|
|
GET /v2/event-types/{eventTypeId} the `data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/bookingLimitsDuration` response's property type/format changed from ``/`` to `object`/`` for status `200`
|
|
GET /v2/event-types/{eventTypeId} the `data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit` response's property type/format changed from `string`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types/{eventTypeId} the `data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/confirmationPolicy` response's property type/format changed from ``/`` to `object`/`` for status `200`
|
|
GET /v2/event-types/{eventTypeId} the `data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/forwardParamsSuccessRedirect` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types/{eventTypeId} the `data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/seatsPerTimeSlot` response's property type/format changed from `number`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types/{eventTypeId} the `data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/slotInterval` response's property type/format changed from `number`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types/{eventTypeId} the `data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/successRedirectUrl` response's property type/format changed from `string`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types/{eventTypeId} the `data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/users/items/` response's property type/format changed from `object`/`` to `string`/`` for status `200`
|
|
GET /v2/event-types/{eventTypeId} the `data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/AddressFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types/{eventTypeId} the `data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/BooleanFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types/{eventTypeId} the `data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/CheckboxGroupFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types/{eventTypeId} the `data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types/{eventTypeId} the `data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/required` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types/{eventTypeId} the `data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/GuestsDefaultFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types/{eventTypeId} the `data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/LocationDefaultFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types/{eventTypeId} the `data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/MultiEmailFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types/{eventTypeId} the `data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/MultiSelectFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types/{eventTypeId} the `data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/NameDefaultFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types/{eventTypeId} the `data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/NotesDefaultFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types/{eventTypeId} the `data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/NumberFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types/{eventTypeId} the `data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/PhoneFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types/{eventTypeId} the `data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/RadioGroupFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types/{eventTypeId} the `data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/RescheduleReasonDefaultFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types/{eventTypeId} the `data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/SelectFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types/{eventTypeId} the `data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/TextAreaFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types/{eventTypeId} the `data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/TextFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types/{eventTypeId} the `data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/TitleDefaultFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types/{eventTypeId} the `data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingFields/items/oneOf[#/components/schemas/UrlFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types/{eventTypeId} the `data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingLimitsCount` response's property type/format changed from ``/`` to `object`/`` for status `200`
|
|
GET /v2/event-types/{eventTypeId} the `data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/bookingLimitsDuration` response's property type/format changed from ``/`` to `object`/`` for status `200`
|
|
GET /v2/event-types/{eventTypeId} the `data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit` response's property type/format changed from `string`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types/{eventTypeId} the `data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/confirmationPolicy` response's property type/format changed from ``/`` to `object`/`` for status `200`
|
|
GET /v2/event-types/{eventTypeId} the `data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/forwardParamsSuccessRedirect` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types/{eventTypeId} the `data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/hosts/items/` response's property type/format changed from `object`/`` to `string`/`` for status `200`
|
|
GET /v2/event-types/{eventTypeId} the `data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/ownerId` response's property type/format changed from `number`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types/{eventTypeId} the `data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/parentEventTypeId` response's property type/format changed from `number`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types/{eventTypeId} the `data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/seatsPerTimeSlot` response's property type/format changed from `number`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types/{eventTypeId} the `data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/slotInterval` response's property type/format changed from `number`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types/{eventTypeId} the `data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/successRedirectUrl` response's property type/format changed from `string`/`` to `object`/`` for status `200`
|
|
GET /v2/event-types/{eventTypeId} removed the required property `data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/users/items/avatarUrl` from the response with the `200` status
|
|
GET /v2/event-types/{eventTypeId} removed the required property `data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/users/items/brandColor` from the response with the `200` status
|
|
GET /v2/event-types/{eventTypeId} removed the required property `data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/users/items/darkBrandColor` from the response with the `200` status
|
|
GET /v2/event-types/{eventTypeId} removed the required property `data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/users/items/id` from the response with the `200` status
|
|
GET /v2/event-types/{eventTypeId} removed the required property `data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/users/items/metadata` from the response with the `200` status
|
|
GET /v2/event-types/{eventTypeId} removed the required property `data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/users/items/name` from the response with the `200` status
|
|
GET /v2/event-types/{eventTypeId} removed the required property `data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/users/items/username` from the response with the `200` status
|
|
GET /v2/event-types/{eventTypeId} removed the required property `data/oneOf[#/components/schemas/EventTypeOutput_2024_06_14]/users/items/weekStart` from the response with the `200` status
|
|
GET /v2/event-types/{eventTypeId} removed the required property `data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/hosts/items/name` from the response with the `200` status
|
|
GET /v2/event-types/{eventTypeId} removed the required property `data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/hosts/items/userId` from the response with the `200` status
|
|
GET /v2/event-types/{eventTypeId} removed the required property `data/oneOf[#/components/schemas/TeamEventTypeOutput_2024_06_14]/hosts/items/username` from the response with the `200` status
|
|
PATCH /v2/event-types/{eventTypeId} the request property `calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit` became not nullable
|
|
PATCH /v2/event-types/{eventTypeId} removed `#/components/schemas/SplitNameDefaultFieldInput_2024_06_14` from the `bookingFields/items/` request property `oneOf` list
|
|
PATCH /v2/event-types/{eventTypeId} the `bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldInput_2024_06_14]/required` request property type/format changed from `boolean`/`` to `object`/``
|
|
PATCH /v2/event-types/{eventTypeId} the `calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit` request property type/format changed from `string`/`` to `object`/``
|
|
PATCH /v2/event-types/{eventTypeId} the `lengthInMinutesOptions/items/` request property type/format changed from `number`/`` to `string`/``
|
|
PATCH /v2/event-types/{eventTypeId} the `data/bookingFields/items/oneOf[#/components/schemas/AddressFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
PATCH /v2/event-types/{eventTypeId} the `data/bookingFields/items/oneOf[#/components/schemas/BooleanFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
PATCH /v2/event-types/{eventTypeId} the `data/bookingFields/items/oneOf[#/components/schemas/CheckboxGroupFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
PATCH /v2/event-types/{eventTypeId} the `data/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
PATCH /v2/event-types/{eventTypeId} the `data/bookingFields/items/oneOf[#/components/schemas/EmailDefaultFieldOutput_2024_06_14]/required` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
PATCH /v2/event-types/{eventTypeId} the `data/bookingFields/items/oneOf[#/components/schemas/GuestsDefaultFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
PATCH /v2/event-types/{eventTypeId} the `data/bookingFields/items/oneOf[#/components/schemas/LocationDefaultFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
PATCH /v2/event-types/{eventTypeId} the `data/bookingFields/items/oneOf[#/components/schemas/MultiEmailFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
PATCH /v2/event-types/{eventTypeId} the `data/bookingFields/items/oneOf[#/components/schemas/MultiSelectFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
PATCH /v2/event-types/{eventTypeId} the `data/bookingFields/items/oneOf[#/components/schemas/NameDefaultFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
PATCH /v2/event-types/{eventTypeId} the `data/bookingFields/items/oneOf[#/components/schemas/NotesDefaultFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
PATCH /v2/event-types/{eventTypeId} the `data/bookingFields/items/oneOf[#/components/schemas/NumberFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
PATCH /v2/event-types/{eventTypeId} the `data/bookingFields/items/oneOf[#/components/schemas/PhoneFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
PATCH /v2/event-types/{eventTypeId} the `data/bookingFields/items/oneOf[#/components/schemas/RadioGroupFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
PATCH /v2/event-types/{eventTypeId} the `data/bookingFields/items/oneOf[#/components/schemas/RescheduleReasonDefaultFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
PATCH /v2/event-types/{eventTypeId} the `data/bookingFields/items/oneOf[#/components/schemas/SelectFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
PATCH /v2/event-types/{eventTypeId} the `data/bookingFields/items/oneOf[#/components/schemas/TextAreaFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
PATCH /v2/event-types/{eventTypeId} the `data/bookingFields/items/oneOf[#/components/schemas/TextFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
PATCH /v2/event-types/{eventTypeId} the `data/bookingFields/items/oneOf[#/components/schemas/TitleDefaultFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
PATCH /v2/event-types/{eventTypeId} the `data/bookingFields/items/oneOf[#/components/schemas/UrlFieldOutput_2024_06_14]/isDefault` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
PATCH /v2/event-types/{eventTypeId} the `data/bookingLimitsCount` response's property type/format changed from ``/`` to `object`/`` for status `200`
|
|
PATCH /v2/event-types/{eventTypeId} the `data/bookingLimitsDuration` response's property type/format changed from ``/`` to `object`/`` for status `200`
|
|
PATCH /v2/event-types/{eventTypeId} the `data/calVideoSettings/allOf[#/components/schemas/CalVideoSettings]/redirectUrlOnExit` response's property type/format changed from `string`/`` to `object`/`` for status `200`
|
|
PATCH /v2/event-types/{eventTypeId} the `data/confirmationPolicy` response's property type/format changed from ``/`` to `object`/`` for status `200`
|
|
PATCH /v2/event-types/{eventTypeId} the `data/forwardParamsSuccessRedirect` response's property type/format changed from `boolean`/`` to `object`/`` for status `200`
|
|
PATCH /v2/event-types/{eventTypeId} the `data/seatsPerTimeSlot` response's property type/format changed from `number`/`` to `object`/`` for status `200`
|
|
PATCH /v2/event-types/{eventTypeId} the `data/slotInterval` response's property type/format changed from `number`/`` to `object`/`` for status `200`
|
|
PATCH /v2/event-types/{eventTypeId} the `data/successRedirectUrl` response's property type/format changed from `string`/`` to `object`/`` for status `200`
|
|
PATCH /v2/event-types/{eventTypeId} the `data/users/items/` response's property type/format changed from `object`/`` to `string`/`` for status `200`
|
|
PATCH /v2/event-types/{eventTypeId} removed the required property `data/users/items/avatarUrl` from the response with the `200` status
|
|
PATCH /v2/event-types/{eventTypeId} removed the required property `data/users/items/brandColor` from the response with the `200` status
|
|
PATCH /v2/event-types/{eventTypeId} removed the required property `data/users/items/darkBrandColor` from the response with the `200` status
|
|
PATCH /v2/event-types/{eventTypeId} removed the required property `data/users/items/id` from the response with the `200` status
|
|
PATCH /v2/event-types/{eventTypeId} removed the required property `data/users/items/metadata` from the response with the `200` status
|
|
PATCH /v2/event-types/{eventTypeId} removed the required property `data/users/items/name` from the response with the `200` status
|
|
PATCH /v2/event-types/{eventTypeId} removed the required property `data/users/items/username` from the response with the `200` status
|
|
PATCH /v2/event-types/{eventTypeId} removed the required property `data/users/items/weekStart` from the response with the `200` status
|
|
POST /v2/event-types/{eventTypeId}/webhooks removed the enum value `ROUTING_FORM_FALLBACK_HIT` of the request property `triggers/items/`
|
|
PATCH /v2/event-types/{eventTypeId}/webhooks/{webhookId} removed the enum value `ROUTING_FORM_FALLBACK_HIT` of the request property `triggers/items/`
|
|
GET /v2/me removed the required property `data/locale` from the response with the `200` status
|
|
PATCH /v2/me removed the required property `data/locale` from the response with the `200` status
|
|
GET /v2/oauth-clients the `data/items/logo` response's property type/format changed from `string`/`` to `object`/`` for status `200`
|
|
DELETE /v2/oauth-clients/{clientId} the `data/logo` response's property type/format changed from `string`/`` to `object`/`` for status `200`
|
|
GET /v2/oauth-clients/{clientId} the `data/logo` response's property type/format changed from `string`/`` to `object`/`` for status `200`
|
|
PATCH /v2/oauth-clients/{clientId} the `data/logo` response's property type/format changed from `string`/`` to `object`/`` for status `200`
|
|
GET /v2/oauth-clients/{clientId}/users the `data/items/createdDate` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/oauth-clients/{clientId}/users the `data/user/createdDate` response's property type/format changed from `string`/`date-time` to `string`/`` for status `201`
|
|
DELETE /v2/oauth-clients/{clientId}/users/{userId} the `data/createdDate` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
GET /v2/oauth-clients/{clientId}/users/{userId} the `data/createdDate` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
PATCH /v2/oauth-clients/{clientId}/users/{userId} the `data/createdDate` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
POST /v2/oauth-clients/{clientId}/webhooks removed the enum value `ROUTING_FORM_FALLBACK_HIT` of the request property `triggers/items/`
|
|
PATCH /v2/oauth-clients/{clientId}/webhooks/{webhookId} removed the enum value `ROUTING_FORM_FALLBACK_HIT` of the request property `triggers/items/`
|
|
POST /v2/schedules removed the enum value `Friday` of the request property `availability/items/days`
|
|
POST /v2/schedules removed the enum value `Monday` of the request property `availability/items/days`
|
|
POST /v2/schedules removed the enum value `Saturday` of the request property `availability/items/days`
|
|
POST /v2/schedules removed the enum value `Sunday` of the request property `availability/items/days`
|
|
POST /v2/schedules removed the enum value `Thursday` of the request property `availability/items/days`
|
|
POST /v2/schedules removed the enum value `Tuesday` of the request property `availability/items/days`
|
|
POST /v2/schedules removed the enum value `Wednesday` of the request property `availability/items/days`
|
|
PATCH /v2/schedules/{scheduleId} removed the enum value `Friday` of the request property `availability/items/days`
|
|
PATCH /v2/schedules/{scheduleId} removed the enum value `Monday` of the request property `availability/items/days`
|
|
PATCH /v2/schedules/{scheduleId} removed the enum value `Saturday` of the request property `availability/items/days`
|
|
PATCH /v2/schedules/{scheduleId} removed the enum value `Sunday` of the request property `availability/items/days`
|
|
PATCH /v2/schedules/{scheduleId} removed the enum value `Thursday` of the request property `availability/items/days`
|
|
PATCH /v2/schedules/{scheduleId} removed the enum value `Tuesday` of the request property `availability/items/days`
|
|
PATCH /v2/schedules/{scheduleId} removed the enum value `Wednesday` of the request property `availability/items/days`
|
|
POST /v2/slots/reservations the `slotStart` request property type/format changed from `string`/`date-time` to `string`/``
|
|
POST /v2/slots/reservations the `data/reservationUntil` response's property type/format changed from `string`/`date-time` to `string`/`` for status `201`
|
|
POST /v2/slots/reservations the `data/slotEnd` response's property type/format changed from `string`/`date-time` to `string`/`` for status `201`
|
|
POST /v2/slots/reservations the `data/slotStart` response's property type/format changed from `string`/`date-time` to `string`/`` for status `201`
|
|
PATCH /v2/slots/reservations/{uid} the `slotStart` request property type/format changed from `string`/`date-time` to `string`/``
|
|
PATCH /v2/slots/reservations/{uid} the `data/reservationUntil` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
PATCH /v2/slots/reservations/{uid} the `data/slotEnd` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
PATCH /v2/slots/reservations/{uid} the `data/slotStart` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
|
|
GET /v2/stripe/check the `status` response's property type/format changed from `string`/`` to `object`/`` for status `200`
|
|
POST /v2/webhooks removed the enum value `ROUTING_FORM_FALLBACK_HIT` of the request property `triggers/items/`
|
|
PATCH /v2/webhooks/{webhookId} removed the enum value `ROUTING_FORM_FALLBACK_HIT` of the request property `triggers/items/`
|