API structure has changed
  5 structure changes including:
    
    1 Addition
    4 Modifications
        Modified
        4
      
      GET /clients
              - Response
- 
  200 response Modified
    - 
  application/json content type Modified
    - count property Added
 
 
- 
  application/json content type Modified
    
GET /orgs/people
              - Response
- 
  200 response Modified
    - 
  application/json content type Modified
    - count property Added
 
 
- 
  application/json content type Modified
    
GET /projects
              - Response
- 
  200 response Modified
    - 
  application/json content type Modified
    - count property Added
 
 
- 
  application/json content type Modified
    
GET /timesheets
              - Response
- 
  200 response Modified
    - 
  application/json content type Modified
    - count property Added
 
 
- 
  application/json content type Modified
    
        Added
        1
      
      GET /leaves
          