API structure has changed
5 structure changes including:
5 Modifications
Modified
5
GET /projects/{projectId}/planItems
- Response
-
200 response Modified
-
application/json content type Modified
-
value property Modified
- person property Added
-
value property Modified
-
application/json content type Modified
PATCH /planItems/{planItemId}
- Body
-
application/json content type Modified
- person property Added
- Response
-
200 response Modified
-
application/json content type Modified
- person property Added
-
application/json content type Modified
PATCH /timesheets/{timesheetId}
- Response
-
200 response Modified
-
application/json content type Modified
- person property Added
-
application/json content type Modified
POST /projects
- Body
-
application/json content type Modified
-
planItems property Modified
- person property Added
-
planItems property Modified
POST /projects/{projectId}/planItems
- Body
-
application/json content type Modified
- person property Added
- Response
-
200 response Modified
-
application/json content type Modified
- person property Added
-
application/json content type Modified