Skip to content

Commit

Permalink
[fix] 채우기 모임 조회 response body 필드명 수정 (#168)
Browse files Browse the repository at this point in the history
  • Loading branch information
khyojun authored Jan 22, 2025
2 parents 3a3bdab + 7e44825 commit 27754bd
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ public record ActiveGroupsResponse(
int profileImg,
GroupType groupType,
String groupTitle,
WeekDate weekDate,
LocalDate groupDate,
WeekDate weekDay,
LocalDate weekDate,
double startTime,
double endTime,
String location
Expand Down

0 comments on commit 27754bd

Please sign in to comment.