API structure has changed
5 structure changes including:
3 Breaking changes
2 Additions
2 Modifications
1 Removal
Modified
2
Breaking
POST /employees/{id}/applied-templates/_actions/revert
- Path went from
/employees/{id}/applied-templatesto/employees/{id}/applied-templates/_actions/revert(same operationId)Breaking - Verb went from
DELETEtoPOST(same operationId)Breaking
POST /employees/{id}/unavailability/_actions/revert
- Path went from
/employees/{id}/unavailabilityto/employees/{id}/unavailability/_actions/revert(same operationId)Breaking - Verb went from
DELETEtoPOST(same operationId)Breaking
Removed
1
Breaking
POST Appointmentwebhook
- Removing a resource is always breaking unless it was deprecated before Breaking
Added
2
POST AppointmentCreatewebhook
POST AppointmentUpdatewebhook