v2.162.0 - Updates

This release introduces new replies field for candidate notes.

  • Added replies array to the note object in GET /candidates/{id}/notes. If there are no note replies the array is empty [].

  • Updated the DELETE/candidates/{id}/notes/{noteId} to also delete all note replies associated with that note.