API structure has changed
14 structure changes including:
1 Breaking change
13 Modifications
1 Removal
Modified
13
Breaking
DELETE /api/v1/assignments/{assignment}
- Response
-
200 response Modified
-
application/json content type Modified
-
deleted_at property Modified
-
Type went from
datetimetointegerBreaking
-
Type went from
-
deleted_at property Modified
-
application/json content type Modified
- Body
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Path
- assignment path parameter Added
DELETE /api/v1/contractors/{contractor}
- Response
-
200 response Modified
-
application/json content type Modified
-
deleted_at property Modified
-
Type went from
datetimetointegerBreaking
-
Type went from
-
deleted_at property Modified
-
application/json content type Modified
- Body
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Path
- contractor path parameter Added
DELETE /api/v1/entities/{entity}
- Response
-
200 response Modified
-
application/json content type Modified
-
deleted_at property Modified
-
Type went from
datetimetointegerBreaking
-
Type went from
-
deleted_at property Modified
-
application/json content type Modified
- Body
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Path
- entity path parameter Added
DELETE /api/v1/files/certificates/{certificate}
- Path went from
/api/v1/files/certificates/{certificate_id}to/api/v1/files/certificates/{certificate}(same operationId) - Response
-
200 response Modified
-
application/json content type Modified
-
message 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
- deleted, deleted_at, id, object properties Added
-
message property Removed
-
application/json content type Modified
- Path
-
certificate_id path parameter Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- certificate path parameter Added
DELETE /api/v1/invoices/{invoice}
- Response
-
200 response Modified
-
application/json content type Modified
-
deleted_at property Modified
-
Type went from
datetimetointegerBreaking
-
Type went from
-
deleted_at property Modified
-
application/json content type Modified
- Body
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Path
- invoice path parameter Added
DELETE /api/v1/jobs/{job}
- Response
-
200 response Modified
-
application/json content type Modified
-
deleted_at property Modified
-
Type went from
datetimetointegerBreaking
-
Type went from
-
deleted_at property Modified
-
application/json content type Modified
- Body
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Path
- job path parameter Added
DELETE /api/v1/policies/{policy}
- Response
-
200 response Modified
-
application/json content type Modified
-
deleted_at property Modified
-
Type went from
datetimetointegerBreaking
-
Type went from
-
deleted_at property Modified
-
application/json content type Modified
- Body
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Path
- policy path parameter Added
DELETE /api/v1/webhook_endpoints/{webhook_endpoint}
- Response
-
200 response Modified
-
application/json content type Modified
-
deleted_at property Modified
-
Type went from
datetimetointegerBreaking
-
Type went from
-
deleted_at property Modified
-
application/json content type Modified
GET /api/v1/assignments/media
- Response
-
200 response Modified
-
application/json content type Modified
-
Type went from
arraytoarray[object]
- MediaCoverage property Added
-
Type went from
-
application/json content type Modified
- Query
-
policy query parameter Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- policy_id query parameter Added
GET /api/v1/events/{event}
- Body
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Path
- event path parameter Added
GET /api/v1/files/certificates/{certificate}
- Path went from
/api/v1/files/certificates/{certificate_id}to/api/v1/files/certificates/{certificate}(same operationId) - Path
-
certificate_id path parameter Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- certificate path parameter Added
POST /api/v1/assignments/media
- Response
-
201 response Modified
-
application/json content type Modified
-
Type is now
object
- MediaCoverage property Added
-
Type is now
-
application/json content type Modified
PUT /api/v1/invoices/{invoice}
- Body
-
application/json content type Modified
- property Added
Removed
1
Breaking
POST /api/v1/files/agency_pay_invoices/upload
- Removing a resource is always breaking unless it was deprecated before Breaking