We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
WR9-6
feature/read-share-post
공유 게시판 조회 API
🪛 GET /api/share-posts 엔드포인트 추가
GET /api/share-posts
🪛 데이터 검증
🪛 공유 게시판 엔티티, DTO 생성
🪛 서비스 계층 구현
🪛 저장소 계층 구현
The text was updated successfully, but these errors were encountered:
Jira Issue Created: WR9-25
Sorry, something went wrong.
HeoJeongHyeon
Successfully merging a pull request may close this issue.
🎟️ 상위 작업 (Ticket Number)
WR9-6
🌳 브랜치명 (Branch)
feature/read-share-post
📝 상세 내용(Description)
공유 게시판 조회 API
✅ 체크리스트(Tasks)
🪛
GET /api/share-posts
엔드포인트 추가🪛 데이터 검증
🪛 공유 게시판 엔티티, DTO 생성
🪛 서비스 계층 구현
🪛 저장소 계층 구현
The text was updated successfully, but these errors were encountered: