API structure has changed
9 structure changes including:
9 Modifications
Modified
9
GET /api/booths
- Response
-
200 response Modified
-
content type Modified
-
data property Modified
- created_at property Added
-
data property Modified
-
content type Modified
GET /api/booths/{id}
- Response
-
200 response Modified
-
content type Modified
- created_at property Added
-
content type Modified
GET /api/booths/{id}/utilization_timeline
- Response
-
200 response Modified
-
content type Modified
-
data property Modified
- duration property Added
-
data property Modified
-
content type Modified
GET /api/facilities
- Response
-
200 response Modified
-
content type Modified
-
data property Modified
- tz property Added
-
data property Modified
-
content type Modified
GET /api/facilities/{id}
- Response
-
200 response Modified
-
content type Modified
- tz property Added
-
content type Modified
GET /api/facilities/{id}/utilization_timeline
- Response
-
200 response Modified
-
content type Modified
-
data property Modified
- duration property Added
-
data property Modified
-
content type Modified
POST /api/facilities
- Body
-
content type Modified
- tz property Added
- Response
-
200 response Modified
-
content type Modified
- tz property Added
-
content type Modified
PUT /api/booths/{id}
- Response
-
200 response Modified
-
content type Modified
- created_at property Added
-
content type Modified
PUT /api/facilities/{id}
- Body
-
content type Modified
- tz property Added
- Response
-
200 response Modified
-
content type Modified
- tz property Added
-
content type Modified