Migrate Application Validation
about 18 hours ago
application.addHiringTeamMember,application.changeSource,application.changeStage,application.create,application.info,application.list,application.listCriteriaEvaluations,application.listHistory,application.transfer,application.update, andapplication.updateHistorynow return clearer validation errors for malformed request bodies while preserving the existing successful response shapes. The same change applies to the deprecated snake_case aliasesapplication.change_sourceandapplication.change_stage, which continue to share validation and behavior with their camelCase counterparts.

