API structure has changed
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