API structure has changed
31 structure changes including:
31 Additions
Added
31
DELETE /orgs/clients/{clientId}
DELETE /orgs/departments/{departmentId}
DELETE /orgs/offices/{officeId}
DELETE /orgs/roles/{roleId}
DELETE /planItems/{planItemId}
DELETE /projects/{projectId}
DELETE /projects/{projectId}/people/{personId}
DELETE /timesheets/{timesheetId}
GET /orgs/me
GET /orgs/people/{personId}
GET /projects
GET /projects/{projectId}
GET /projects/{projectId}/planItems
GET /timesheets
PATCH /orgs/clients/{clientId}
PATCH /orgs/departments/{departmentId}
PATCH /orgs/offices/{officeId}
PATCH /orgs/people/{personId}
PATCH /orgs/roles/{roleId}
PATCH /planItems/{planItemId}
PATCH /projects/{projectId}
PATCH /projects/{projectId}/people/{personId}
PATCH /timesheets/{timesheetId}
POST /orgs/clients
POST /orgs/departments
POST /orgs/offices
POST /orgs/roles
POST /projects
POST /projects/{projectId}/people
POST /projects/{projectId}/planItems
POST /timesheets