API structure has changed
3 structure changes including:
3 Modifications
Modified
3
Breaking
GET /v1/attendances/
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
-
createdAt, updatedAt properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
createdAt, updatedAt properties Removed
-
data property Modified
-
application/json content type Modified
GET /v1/attendances/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
createdAt, updatedAt properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
createdAt, updatedAt properties Removed
-
application/json content type Modified
POST /v1/attendances/{id}/restore
- Response
-
200 response Modified
-
application/json content type Modified
-
createdAt, updatedAt properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
createdAt, updatedAt properties Removed
-
application/json content type Modified