Change Updates

Do not miss any SITY API changes, ever again

Subscribe to the SITY API changelog to be up to date on recent changes.

RSS

Mar 30, 2024

main
1.1.0
Compare

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}