API structure has changed
6 structure changes including:
3 Breaking changes
3 Additions
3 Removals
Removed
3
Breaking
DELETE /properties/{propertyID}
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /properties/clientAndProperty
- Removing a resource is always breaking unless it was deprecated before Breaking
PUT /properties/{propertyID}
- Removing a resource is always breaking unless it was deprecated before Breaking
Added
3
DELETE /property/{propertyID}
GET /property/clientAndProperty
PUT /property/{propertyID}