Skip to content

Commit

Permalink
Merge pull request #260 from GSM-MSG/259-api-update
Browse files Browse the repository at this point in the history
πŸ”€ :: [#259] MyPage API μˆ˜μ •μ‚¬ν•­ 반영
  • Loading branch information
baekteun authored Aug 28, 2023
2 parents ce390ac + 4dfaf19 commit 0b4057e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ struct FetchMyProfileResponseDTO: Decodable {
case number
case department
case major
case profileImageURL = "profileImg"
case profileImageURL = "profileImgUrl"
case contactEmail
case gsmAuthenticationScore
case formOfEmployment
Expand Down

0 comments on commit 0b4057e

Please sign in to comment.