Uses of Class
overit.geocallapp.wfm.skills.rs1.skill.DTOSkillUpdate
Packages that use DTOSkillUpdate
-
Uses of DTOSkillUpdate in overit.geocallapp.wfm.skills.rs1.skill
Methods in overit.geocallapp.wfm.skills.rs1.skill with parameters of type DTOSkillUpdateModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Void> SkillService.patch(Long skillId, @Valid DTOSkillUpdate dto) Update a skill by calling theSkillUpdateEvent