Skip to content

Commit

Permalink
[MERGE] #257 -> develop
Browse files Browse the repository at this point in the history
[FIX/#257] ํ™ˆ ๋ทฐ / ๋งž์ถค ๊ณต๊ณ  api ์ˆ˜์ •์‚ฌํ•ญ ๋ฐ˜์˜
  • Loading branch information
Hyobeen-Park authored Sep 23, 2024
2 parents df2d628 + b550c2a commit f320484
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ data class HomeRecommendInternResponseDto(
) {
@Serializable
data class Result(
@SerialName("intershipAnnouncementId")
@SerialName("internshipAnnouncementId")
val internshipAnnouncementId: Long,
@SerialName("title")
val title: String,
Expand Down

0 comments on commit f320484

Please sign in to comment.