API structure has changed
12 structure changes including:
12 Modifications
Modified
12
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
- time property Added
-
application/json content type Modified
GET /v1/lessons
- Response
-
200 response Modified
- application/json content type Modified
GET /v1/trials/
- Response
-
200 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified
GET /v1/trials/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- time property Added
-
application/json content type Modified
POST /v1/attendances/
- Body
-
application/json content type Modified
- time property Added
POST /v1/attendances/{id}/restore
- Response
-
200 response Modified
-
application/json content type Modified
- time property Added
-
application/json content type Modified
POST /v1/trials/
- Body
-
application/json content type Modified
- time property Added
- Response
-
200 response Modified
- application/json content type Modified
POST /v1/trials/{id}/archive
- Response
-
200 response Modified
-
application/json content type Modified
- time property Added
-
application/json content type Modified
POST /v1/trials/{id}/restore
- Response
-
200 response Modified
-
application/json content type Modified
- time property Added
-
application/json content type Modified
POST /v1/trials/{id}/unarchive
- Response
-
200 response Modified
-
application/json content type Modified
- time property Added
-
application/json content type Modified
PUT /v1/trials/{id}
- Body
-
application/json content type Modified
- time property Added
- Response
-
200 response Modified
-
application/json content type Modified
- time property Added
-
application/json content type Modified