API structure has changed
1 structure change including:
1 Modification
Modified
1
Breaking
POST /api/v2/fetch/{method}
- Response
-
200 response Modified
-
application/json content type Modified
-
Type went from
object
toarray[object]
Breaking
-
_id, data, id, start, end, app properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- dataObject property Added
-
Type went from
-
application/json content type Modified