Skip to content

Commit

Permalink
hotfix : ci 에러 해결
Browse files Browse the repository at this point in the history
  • Loading branch information
lreowy committed Sep 6, 2024
1 parent cc287c6 commit 7ea81c1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ ApiResponseDto getMoimListByHostAndMoimState(
)
ApiResponseDto<MoimGetResponse> getMoimForReview(
@PathVariable Long moimId
);

@Operation(summary = "호스트에 해당하는 모임 조회")
@ApiResponses(
Expand Down

0 comments on commit 7ea81c1

Please sign in to comment.