API structure has changed
4 structure changes including:
2 Additions
2 Modifications
Modified
2
Breaking
GET /api/v1/import/{uuid}
- Response
-
200 response Modified
- headers, mapping properties Added
POST /api/v1/import
- Body
-
content type Modified
-
rows property Removed
-
Removing a resource is always breaking unless it was deprecated before
Breaking
-
- file property Added
-
rows property Removed
- Response
-
200 response Modified
- headers, mapping properties Added
Added
2
POST /api/v1/import/map/{import_uuid}
POST /api/v1/import/start/{import_uuid}