Skip to content

feat(IAV-334): add IA & Communication configuration backend

feat(IAV-334): add IA & Communication configuration backend

  • Add HrAgentConfigService interface with getIdentityConfig and updateIdentityConfig
  • Add HrAgentConfigServiceImpl with identity config GET/PUT logic
  • Add HrAgentConfigController with GET/PUT /configuration/identity endpoints
  • Add Configuration class in Paths.java with identity paths

Rapports de requête de fusion