Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/#317 함께해요 게시글 단건 조회 #318

Merged

Conversation

hong-sile
Copy link
Collaborator

#️⃣연관된 이슈

📝작업 내용

  • 함꼐 해요 게시글 단건 조회 API 구현

예상 소요 시간 및 실제 소요 시간

  • 30분 / 30분

close #317

@hong-sile hong-sile added Backend 백엔드 관련 이슈 기능 추가 새로운 기능 추가 및 기존 기능 변경 High Priority 리뷰 우선순위가 높은 PR labels Aug 13, 2023
@hong-sile hong-sile added this to the 4차 스프린트 1주차 milestone Aug 13, 2023
@hong-sile hong-sile self-assigned this Aug 13, 2023
Copy link
Collaborator

@hyeonjerry hyeonjerry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고하셨습니다.

Copy link
Collaborator

@java-saeng java-saeng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

딱히 수정할 부분이 없어보이네요.

고생하셨습니다!

= postQueryService.findRecruitmentPost(eventId, postId);
return ResponseEntity.ok(response);
}

@GetMapping("/{eventId}/recruitment-posts/already-recruitment")
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

나머지 부분들도 케밥 케이스 사용하시는게 어떠신가요~

Copy link
Collaborator

@amaran-th amaran-th left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고하셨습니다~~!!
특별히 수정할 점은 보이지 않네요!

@hong-sile hong-sile merged commit 2092e92 into backend-main Aug 14, 2023
1 check passed
@hyeonjerry hyeonjerry deleted the Feature/#317-함께해요_게시글_단건_조회 branch August 17, 2023 03:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend 백엔드 관련 이슈 High Priority 리뷰 우선순위가 높은 PR 기능 추가 새로운 기능 추가 및 기존 기능 변경
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants