API structure has changed
4 structure changes including:
4 Modifications
Modified
4
Breaking
GET /api/v1/assignments
- Response
-
200 response Modified
- application/json content type Modified
GET /api/v1/assignments/{assignment_id}
- Response
-
200 response Modified
-
application/json content type Modified
-
coverage_type property Modified
-
Full types went from
object
toarray[string]
Breaking
-
Full types went from
-
coverage_type property Modified
-
application/json content type Modified
POST /api/v1/assignments
- Response
-
201 response Modified
-
application/json content type Modified
-
coverage_type property Modified
-
Full types went from
object
toarray[string]
Breaking
-
Full types went from
-
coverage_type property Modified
-
application/json content type Modified
PUT /api/v1/assignments/{assignment_id}
- Body
-
application/json content type Modified
-
coverage_type property Modified
-
Full types went from
object
toarray[string]
Breaking
-
coverage_type property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
Full types went from
-
coverage_type property Modified
- Response
-
200 response Modified
-
application/json content type Modified
-
coverage_type property Modified
-
Full types went from
object
toarray[string]
Breaking
-
Full types went from
-
coverage_type property Modified
-
application/json content type Modified