API structure has changed
3 structure changes including:
3 Breaking changes
3 Removals
Removed
3
Breaking
GET /api/v1/businessLocations/{businessLocationId}/shift
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /api/v1/businessLocations/{businessLocationId}/staff/{staffId}
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /api/v1/businessLocations/{businessLocationId}/userTypes/{userType}
- Removing a resource is always breaking unless it was deprecated before Breaking