API structure has changed
  10 structure changes including:
    
    5 Breaking changes
    5 Additions
    5 Removals
        Removed
        5
          Breaking
      
      DELETE /api/v1/firm/{firm}/note/{id}
          GET /api/v1/firm/{firm}/note/{id}
          GET /api/v1/firm/{firm}/note/{notable_type}/{notable_uuid}
          POST /api/v1/firm/{firm}/note
          PUT /api/v1/firm/{firm}/note/{id}
          
        Added
        5
      
      DELETE /api/v1/firm/{firm}/note/{id}
          GET /api/v1/firm/{firm}/note/{id}
          GET /api/v1/firm/{firm}/note/{notable_type}/{notable_uuid}
          POST /api/v1/firm/{firm}/note
          PUT /api/v1/firm/{firm}/note/{id}
          