API structure has changed
  5 structure changes including:
    
    1 Addition
    4 Modifications
        Modified
        4
          Breaking
      
      GET /api/v1/fact-find/request/{factFindRequest_uuid}
              - Response
- 
  200 response Modified
    - latest_file property Added
 
POST /api/v1/fact-find/request
              - Response
- 
  201 response Modified
    - latest_file property Added
 
POST /api/v1/fact-find/request/{factFindRequest_uuid}/complete
              - Response
- 
  200 response Modified
    - latest_file property Added
 
PUT /api/v1/board/{board_uuid}/list/{boardList_uuid}/task/{boardTask_uuid}
              - Body
- 
   content type Modified
    - sync_participants property Removed
- participants property Added
 
        Added
        1
      
      POST /api/v1/fact-find/schema/{factFindSchema_uuid}/generate-pdf
          