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 b17b79a commit cc390fa
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ public record ChallengeGroupDetailDto(
LocalDate endDate,
ChallengeCategory category,
/////
String guide,
Integer maxDifficulty,
List<String> imageUrls,
List<ChallengeDto> challenges
Expand Down

0 comments on commit cc390fa

Please sign in to comment.