API structure has changed
4 structure changes including:
4 Modifications
Modified
4
Breaking
GET /api/facilities
- Response
-
200 response Modified
-
content type Modified
-
data property Modified
-
location 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
- address_line_1, address_line_2, city, state, working_hours, zipcode properties Added
-
location property Removed
-
data property Modified
-
content type Modified
GET /api/facilities/{id}
- Response
-
200 response Modified
-
content type Modified
-
location 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
- address_line_1, address_line_2, city, distributor_name, state, working_hours, zipcode properties Added
-
location property Removed
-
content type Modified
POST /api/facilities
- Body
-
content type Modified
-
tz property Modified
-
Property is now required Breaking
-
Property is now required
-
location 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
- address_line_1, address_line_2, city, state, working_hours, zipcode properties Added
-
tz property Modified
- Response
-
200 response Modified
-
content type Modified
-
location 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
- address_line_1, address_line_2, city, distributor_name, state, working_hours, zipcode properties Added
-
location property Removed
-
content type Modified
PUT /api/facilities/{id}
- Body
-
content type Modified
-
tz property Modified
-
Property is now required Breaking
-
Property is now required
-
location 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
- address_line_1, address_line_2, city, state, working_hours, zipcode properties Added
-
tz property Modified
- Response
-
200 response Modified
-
content type Modified
-
location 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
- address_line_1, address_line_2, city, distributor_name, state, working_hours, zipcode properties Added
-
location property Removed
-
content type Modified