Skip to content

Commit

Permalink
[Feat] guide 응답값 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
bayy1216 committed Jun 1, 2024
1 parent cc390fa commit 6d247bd
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ public ApiResponse<ChallengeGroupRes.ChallengeGroupDetailDto> getChallengeDetail
new ChallengeGroupRes.ChallengeGroupDetailDto(
1L, "title", "thumbnailUrl", 12,
LocalDate.now(), LocalDate.now(), ChallengeCategory.VOLUNTEER,
"가이드",
12,
List.of("https://picsum.photos/200/300"),
List.of(
Expand Down

0 comments on commit 6d247bd

Please sign in to comment.