API structure has changed
10 structure changes including:
10 Modifications
Modified
10
Breaking
GET /contexts/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
-
string-1, string-1 properties Modified
- Properties are no longer required
-
Type went from
string(date-time)
tostring(date-time) | null
-
object-1 property Modified
- Property is no longer required
-
string-1, string-1 properties Modified
-
data property Modified
-
application/json content type Modified
GET /employees/{id}/unavailability
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- answers property Added
-
data property Modified
-
application/json content type Modified
GET /listings
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- string-1 property Added
-
data property Modified
-
application/json content type Modified
GET /listings/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- string-1 property Added
-
data property Modified
-
application/json content type Modified
GET /unavailability
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- answers property Added
-
data property Modified
-
application/json content type Modified
PATCH /listings/{id}
- Body
-
application/json content type Modified
- string-1 property Added
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- string-1 property Added
-
data property Modified
-
application/json content type Modified
POST /contexts
- Body
-
application/json content type Modified
- Content type is no longer required
-
string-1, string-1 properties Modified
- Properties are no longer required
-
Type went from
string(date-time)
tostring(date-time) | null
-
object-1 property Modified
- Property is no longer required
-
customers property Modified
- object-1 property Added
-
secondaryCustomers property Modified
- object-1 property Added
-
expiresAt property 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
-
201 response Modified
-
application/json content type Modified
-
data property Modified
-
string-1, string-1 properties Modified
- Properties are no longer required
-
Type went from
string(date-time)
tostring(date-time) | null
-
object-1 property Modified
- Property is no longer required
-
string-1, string-1 properties Modified
-
data property Modified
-
application/json content type Modified
POST /employees/{id}/unavailability
- Response
-
201 response Modified
-
application/json content type Modified
-
data property Modified
- answers property Added
-
data property Modified
-
application/json content type Modified
POST /employees/{id}/unavailability-event
- Body
-
application/json content type Modified
- array-1 property Added
- Response
-
201 response Modified
-
application/json content type Modified
-
data property Modified
- answers property Added
-
data property Modified
-
application/json content type Modified
POST /listings
- Body
-
application/json content type Modified
- string-1 property Added
- Response
-
201 response Modified
-
application/json content type Modified
-
data property Modified
- string-1 property Added
-
data property Modified
-
application/json content type Modified