API structure has changed
4 structure changes including:
4 Modifications
Modified
4
Breaking
GET /api/v1/import/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
-
pending_jobs, errors_count, errors properties Removed
-
Removing a resource is always breaking unless it was deprecated before
Breaking
-
- jobs_remaining property Added
-
pending_jobs, errors_count, errors properties Removed
-
application/json content type Modified
POST /api/v1/import
- Response
-
200 response Modified
-
application/json content type Modified
-
pending_jobs, errors_count, errors properties Removed
-
Removing a resource is always breaking unless it was deprecated before
Breaking
-
- jobs_remaining property Added
-
pending_jobs, errors_count, errors properties Removed
-
application/json content type Modified
POST /api/v1/import/map/{import_uuid}
- Response
-
200 response Modified
-
application/json content type Modified
-
pending_jobs, errors_count, errors properties Removed
-
Removing a resource is always breaking unless it was deprecated before
Breaking
-
- jobs_remaining property Added
-
pending_jobs, errors_count, errors properties Removed
-
application/json content type Modified
POST /api/v1/import/start/{import_uuid}
- Response
-
200 response Modified
-
application/json content type Modified
-
pending_jobs, errors_count, errors properties Removed
-
Removing a resource is always breaking unless it was deprecated before
Breaking
-
- jobs_remaining property Added
-
pending_jobs, errors_count, errors properties Removed
-
application/json content type Modified