API structure has changed
6 structure changes including:
6 Modifications
Modified
6
GET /timesheets
- Response
-
200 response Modified
-
application/json content type Modified
-
value property Modified
- TimesheetCompany, TimesheetProject alternatives Modified
-
value property Modified
-
application/json content type Modified
PATCH /planItems/{planItemId}
- Query
- notify query parameter Added
POST /projects
- Query
- notify query parameter Added
POST /projects/{projectId}/people
- Query
- notify query parameter Added
POST /projects/{projectId}/planItems
- Query
- notify query parameter Added
POST /timesheets
- Body
-
application/json content type Modified
-
TimesheetCompany alternative Modified
- status property Added
-
TimesheetProject alternative Modified
- status property Added
-
TimesheetCompany alternative Modified
- Response
-
200 response Modified
-
application/json content type Modified
-
TimesheetCompany alternative Modified
- status property Added
-
TimesheetProject alternative Modified
- status property Added
-
TimesheetCompany alternative Modified
-
application/json content type Modified
- Query
- notify query parameter Added