Skip to content

Commit

Permalink
Merge pull request #61 from Team-SWAcademy/refactor/#51
Browse files Browse the repository at this point in the history
[refactor/#51] 마이페이지 정보 수정 시 예외처리 추가
  • Loading branch information
Gyuhyeok99 authored May 27, 2024
2 parents fd33405 + 8fbdf0a commit 2d217c9
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
@AllArgsConstructor
public class PatchInfoReq {



@NotNull
private String editNickname;
}

0 comments on commit 2d217c9

Please sign in to comment.