2024-05-15 - 1.0.0 #production

Changed

  • Updated Screener Response Invite: PATCH /v1/projects/{projectId}/screener-responses/{screenerResponseId}/invite:
    • Added meetingLink and deprecating remoteCommunicationDetails, cannot pass both together
    • screenerRespose.invitation.remoteCommunicationDetails gets updated based on the input provided by either meetingLink or remoteCommunicationDetails (deprecating), else pick from project.externalResearcher.bookingUrl(moderated) or project.remoteCommunicationDetails(unmoderated)
    • screenerRespose.externalProject.bookingUrl gets updated based on the project.externalResearcher.bookingUrl during Invite