API structure has changed
2 structure changes including:
2 Modifications
Modified
2
Breaking
GET /fetch
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
-
body 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
- content property Added
-
body property Removed
-
data property Modified
-
application/json content type Modified
GET /list
- Query
-
url query parameter Modified
- Query parameter is no longer required