API structure has changed
18 structure changes including:
10 Breaking changes
8 Modifications
10 Removals
Modified 8 Breaking
GET /jobs - Response
- 200 response Modified
- application/json content type Modified
- jobUpdates 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
- jobUpdates property Removed
- application/json content type Modified
GET /jobs/{jobId} - Response
- 200 response Modified
- application/json content type Modified
- jobUpdates 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
- jobUpdates property Removed
- application/json content type Modified
GET /project/{projectId}/export - Response
- 200 response Modified
- application/json content type Modified
- project property Modified
- content property Modified
- codeId 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
- queries 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
- project property Modified
- application/json content type Modified
POST /jobs - Body
- application/json content type Modified
- mongodbConnectionDetails property Modified
- projectId, projectName, clusterName 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
- projectId, projectName, clusterName properties Removed
- mongodbConnectionDetails property Modified
- Response
- 200 response Modified
- application/json content type Modified
- jobUpdates 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
- jobUpdates property Removed
- application/json content type Modified
POST /jobs/{jobId}/pause - Response
- 200 response Modified
- application/json content type Modified
- jobUpdates 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
- jobUpdates property Removed
- application/json content type Modified
POST /jobs/{jobId}/resume - Response
- 200 response Modified
- application/json content type Modified
- jobUpdates 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
- jobUpdates property Removed
- application/json content type Modified
POST /jobs/{jobId}/stop - Response
- 200 response Modified
- application/json content type Modified
- jobUpdates 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
- jobUpdates property Removed
- application/json content type Modified
POST /project/import - Response
- 200 response Modified
- application/json content type Modified
- content property Modified
- settings, collections properties Modified
- codeId 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 Modified
- application/json content type Modified
Removed 10 Breaking
DELETE /project/{projectId}/queries/bulk-convert - Removing a resource is always breaking unless it was deprecated before Breaking
DELETE /project/{projectId}/queries/{queryId} - Removing a resource is always breaking unless it was deprecated before Breaking
GET /project/{projectId}/codegen/metadata - Removing a resource is always breaking unless it was deprecated before Breaking
GET /project/{projectId}/queries - Removing a resource is always breaking unless it was deprecated before Breaking
GET /project/{projectId}/queries/bulk-convert - Removing a resource is always breaking unless it was deprecated before Breaking
GET /project/{projectId}/queries/{queryId} - Removing a resource is always breaking unless it was deprecated before Breaking
POST /project/{projectId}/codegen/generate - Removing a resource is always breaking unless it was deprecated before Breaking
POST /project/{projectId}/queries - Removing a resource is always breaking unless it was deprecated before Breaking
POST /project/{projectId}/queries/bulk-convert - Removing a resource is always breaking unless it was deprecated before Breaking
POST /project/{projectId}/queries/{queryId} - Removing a resource is always breaking unless it was deprecated before Breaking