API structure has changed
3 structure changes including:
3 Breaking changes
3 Modifications
Modified
3
Breaking
PUT /v1/holidays/{id}
- Verb went from
PATCHtoPUT(same operationId)Breaking
PUT /v1/locations/{id}
- Verb went from
PATCHtoPUT(same operationId)Breaking
PUT /v1/rooms/{id}
- Verb went from
PATCHtoPUT(same operationId)Breaking