API structure has changed
  4 structure changes including:
    
    4 Modifications
        Modified
        4
      
      GET /api/v1/firm/{uuid}
              - Response
- 
  200 response Modified
    - task_board_template property Added
 
POST /api/v1/firm/{firm_uuid}/branding
              - Response
- 
  200 response Modified
    - task_board_template property Added
 
POST /api/v1/firm/{firm_uuid}/settings
              - Response
- 
  200 response Modified
    - task_board_template property Added
 
PUT /api/v1/firm/{uuid}
              - Response
- 
  200 response Modified
    - task_board_template property Added
 
