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
-
application/json content type Modified
GET /v1/attendances/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
companyId, classId, studentId properties Modified
-
Properties are now required Breaking
-
Properties are now required
-
companyId, classId, studentId properties Modified
-
application/json content type Modified
POST /v1/attendances/{id}/restore
- Response
-
200 response Modified
-
application/json content type Modified
-
companyId, classId, studentId properties Modified
-
Properties are now required Breaking
-
Properties are now required
-
companyId, classId, studentId properties Modified
-
application/json content type Modified