API structure has changed
5 structure changes including:
1 Breaking change
2 Additions
3 Modifications
Modified
3
Breaking
GET /offices/{id}/subject-scheduling-settings
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- meetingRoomSelection property Added
-
data property Modified
-
application/json content type Modified
POST /employees/{id}/unavailability
- Path went from
/employees/{employeeId}/unavailability-event/{id}to/employees/{id}/unavailability(same operationId)Breaking - Verb went from
DELETEtoPOST(same operationId)Breaking - Path
-
employeeId path parameter Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Response
-
204 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 201, 422 responses Added
- Body
- application/json content type Added
PUT /offices/{id}/subject-scheduling-settings
- Body
-
application/json content type Modified
- meetingRoomSelection property Added
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- meetingRoomSelection property Added
-
data property Modified
-
application/json content type Modified
Added
2
DELETE /employees/{employeeId}/unavailability-event/{id}
PUT /employees/{employeeId}/offices/{officeId}/expertise