API structure has changed
9 structure changes including:
9 Modifications
Modified
9
Breaking
GET /projects
- Response
-
200 response Modified
-
application/json content type Modified
-
value property Modified
- archived property Added
-
value property Modified
-
application/json content type Modified
- Query
- withArchived query parameter Added
GET /projects/{projectId}
- Response
-
200 response Modified
-
application/json content type Modified
- archived property Added
-
application/json content type Modified
GET /projects/{projectId}/planItems
- Response
-
200 response Modified
-
application/json content type Modified
-
value property Modified
- archived property Added
-
value property Modified
-
application/json content type Modified
- Query
- withArchived query parameter Added
GET /timesheets
- Query
-
withSnapshot 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
PATCH /planItems/{planItemId}
- Response
-
200 response Modified
-
application/json content type Modified
- archived property Added
-
application/json content type Modified
PATCH /projects/{projectId}
- Response
-
200 response Modified
-
application/json content type Modified
- archived property Added
-
application/json content type Modified
PATCH /timesheets/{timesheetId}
- Response
-
200 response Modified
-
application/json content type Modified
- archived property Added
-
application/json content type Modified
POST /projects
- Response
-
200 response Modified
-
application/json content type Modified
- archived property Added
-
application/json content type Modified
POST /projects/{projectId}/planItems
- Response
-
200 response Modified
-
application/json content type Modified
- archived property Added
-
application/json content type Modified