4 structure changes including:
4 Modifications
Modified
4
Breaking
GET /widgets
- Response
-
400 response Modified
-
application/problem+json content type Modified
-
title, status properties Modified
-
Properties are now required Breaking
-
Properties are now required
-
instance 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
- errors property Added
-
title, status properties Modified
-
application/problem+json content type Modified
GET /widgets/{id}
- Response
-
404 response Modified
-
application/problem+json content type Modified
-
title, status properties Modified
-
Properties are now required Breaking
-
Properties are now required
-
instance 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
- errors property Added
-
title, status properties Modified
-
application/problem+json content type Modified
POST /widgets
- Response
-
400 response Modified
-
application/problem+json content type Modified
-
title, status properties Modified
-
Properties are now required Breaking
-
Properties are now required
-
instance 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
- errors property Added
-
title, status properties Modified
-
application/problem+json content type Modified
PUT /widgets/{id}
- Response
-
400 response Modified
-
application/problem+json content type Modified
-
title, status properties Modified
-
Properties are now required Breaking
-
Properties are now required
-
instance 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
- errors property Added
-
title, status properties Modified
-
application/problem+json content type Modified
-
404 response Modified
-
application/problem+json content type Modified
-
title, status properties Modified
-
Properties are now required Breaking
-
Properties are now required
-
instance 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
- errors property Added
-
title, status properties Modified
-
application/problem+json content type Modified
4 structure changes including:
4 Modifications
Modified
4
Breaking
GET /widgets
- Response
-
429 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 400 response Added
GET /widgets/{id}
- Response
-
200 response Modified
- application/json content type Added
- 404 response Added
POST /widgets
- Response
-
400 response Modified
-
application/problem+json content type Modified
-
errors 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
- title, detail, status, instance properties Added
-
errors property Removed
-
application/problem+json content type Modified
PUT /widgets/{id}
- Response
-
200 response Modified
- application/json content type Added
- 400, 404 responses Added
- Body
- application/json content type Added