API structure has changed
3 structure changes including:
3 Modifications
Modified
3
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 /timesheets/{timesheetId}
- Body
-
application/json content type Modified
- customId property Added
POST /timesheets
- Body
-
application/json content type Modified
-
TimesheetCompany alternative Modified
- customId property Added
-
TimesheetProject alternative Modified
- customId property Added
-
TimesheetCompany alternative Modified
- Response
-
200 response Modified
-
application/json content type Modified
-
TimesheetCompany alternative Modified
- customId property Added
-
TimesheetProject alternative Modified
- customId property Added
-
TimesheetCompany alternative Modified
-
application/json content type Modified