API structure has changed
4 structure changes including:
4 Modifications
Modified
4
GET /api/v1/assignments
- Response
-
200 response Modified
- bind property Added
GET /api/v1/assignments/{assignment_id}
- Response
-
200 response Modified
- bind property Added
POST /api/v1/assignments
- Body
-
content type Modified
- bind property Added
- Response
-
201 response Modified
- bind property Added
PUT /api/v1/assignments/{assignment_id}
- Body
-
content type Modified
- bind property Added
- Response
-
200 response Modified
- bind property Added