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

[WR9-22] 편지 생성 #20

Closed
8 of 10 tasks
Kojinyoung7220 opened this issue Feb 18, 2025 · 1 comment · Fixed by #29
Closed
8 of 10 tasks

[WR9-22] 편지 생성 #20

Kojinyoung7220 opened this issue Feb 18, 2025 · 1 comment · Fixed by #29
Assignees
Labels
✨ Feature 기능 개발

Comments

@Kojinyoung7220
Copy link
Collaborator

Kojinyoung7220 commented Feb 18, 2025

🎟️ 상위 작업 (Ticket Number)

WR9-6

🌳 브랜치명 (Branch)

feature/create-letter

📝 상세 내용(Description)

편지 생성 API 개발

✅ 체크리스트(Tasks)

📌 기본 기능 구현

  • POST /api/letters 엔드포인트 추가
  • 요청 데이터 검증 (title, message, category, paperType, font)
  • Letter 엔티티, DTO, 변환 로직 추가
  • 서비스 계층 구현
  • 저장소 계층 구현

📌 응답 처리

  • 예외 처리

📌 테스트 코드 작성

  • 단위 테스트 (Service, Repository)
  • 통합 테스트 (API 호출 및 응답 검증)

📌 문서 및 추가 작업

  • API 명세서 업데이트
  • PR 생성 후 코드 리뷰 요청
@Kojinyoung7220 Kojinyoung7220 added the ✨ Feature 기능 개발 label Feb 18, 2025
@Kojinyoung7220 Kojinyoung7220 self-assigned this Feb 18, 2025
Copy link

github-actions bot commented Feb 18, 2025

Jira Issue Created: WR9-22

@github-actions github-actions bot changed the title 편지 생성 [WR9-22] 편지 생성 Feb 18, 2025
@Kojinyoung7220 Kojinyoung7220 linked a pull request Feb 19, 2025 that will close this issue
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feature 기능 개발
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant