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

[feat] : 댓글 생성 및 조회 #123

Merged
merged 18 commits into from
Mar 20, 2024
Merged

Conversation

hyun2371
Copy link
Member

📑 작업 상세 내용

  • 댓글 생성 API
  • 입찰 상태에만 가능하도록 검증 로직 추가
  • 한 경매에 대한 댓글 모두 조회 API

💫 작업 요약

  • 댓글 생성 API
  • 댓글 조회 API

@hyun2371 hyun2371 added the feat New feature or request label Mar 20, 2024
@hyun2371 hyun2371 requested a review from ParkJuhan94 March 20, 2024 01:55
@hyun2371 hyun2371 self-assigned this Mar 20, 2024
@hyun2371 hyun2371 linked an issue Mar 20, 2024 that may be closed by this pull request
2 tasks
Copy link

Test Results

127 tests  +5   127 ✅ +5   28s ⏱️ -2s
 33 suites +2     0 💤 ±0 
 33 files   +2     0 ❌ ±0 

Results for commit 5dc7a7e. ± Comparison against base commit 8549aad.

Copy link
Contributor

@ParkJuhan94 ParkJuhan94 left a comment

Choose a reason for hiding this comment

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

고생하셨습니다~

@hyun2371 hyun2371 merged commit bdacbe4 into dev Mar 20, 2024
3 checks passed
@hyun2371 hyun2371 deleted the feat/#120/comment-create-get branch March 20, 2024 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feat] : 댓글 생성 및 조회
2 participants