Improve Job Posting Update Validation
about 11 hours ago
jobPosting.updatenow returns clearer validation errors when required or typed fields are missing or invalid.
jobPosting.update now returns clearer validation errors when required or typed fields are missing or invalid.applicationFeedbackRequest.create for requesting feedback without scheduling an interview.
candidatesWrite permissioncustomField.create, including clearer error messages for invalid input.referral.create now returns a more detailed error message when the submission fails because the referenced job is not open (e.g. in Draft or Closed status).surveyRequest.create now returns clearer validation errors when request IDs are missing or malformed.surveyFormDefinition.info now returns clearer validation errors when the request payload is missing or has an invalid survey form definition ID.offer.startApprovalProcess now returns clearer validation errors when request fields are missing or malformed.job.list, job.info, job.create, job.update, job.updateCompensation, job.search, and job.setStatus now return clearer validation errors for malformed request bodies while preserving the existing successful response shapes.interviewerCalendarEventId to each event returned by interviewEvent.list. This field exposes the external calendar event id of the interviewer's calendar event.isFeedbackRequired to each interviewer in the interviewers array returned by interviewEvent.list and interviewSchedule.list. This field indicates whether feedback is required from that interviewer for the specific interview event.