Skip to content

Commit

Permalink
hotfix: majorName -> major
Browse files Browse the repository at this point in the history
  • Loading branch information
ori0o0p committed Sep 7, 2024
1 parent 69bf429 commit d5d9095
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ public static FullResumeResponse of(ResumeModel resume) {
record ResumeWriterResponse(
String name,
String email,
String majorName,
String major,
ResumeElementDto.Writer.SchoolInfo classInfo,
String department,
String url,
Expand Down

0 comments on commit d5d9095

Please sign in to comment.