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 : Rest Docs 명세화 #99

Merged
merged 11 commits into from
Jan 12, 2024
Merged

feat : Rest Docs 명세화 #99

merged 11 commits into from
Jan 12, 2024

Conversation

hyun2371
Copy link
Member

⛏ 작업 상세 내용

  • api명 수정
    • getOwnerAllWaiting -> getShopAllWaiting
  • 응답 dto 수정
    • ownerWaitingResponse status 추가
    • MemberWaitingHistoryResponse waitingNumber 필드 삭제
  • OwnerWaitingController 단위 테스트
  • MemberWaitingController 단위 테스트
  • waiting.adoc에 스니펫 추가

📝 작업 요약

  • waiting api rest docs 명세

@hyun2371 hyun2371 self-assigned this Jan 12, 2024
Copy link

Test Results

101 tests  +6   99 ✅ +6   8s ⏱️ -1s
 27 suites +1    2 💤 ±0 
 27 files   +1    0 ❌ ±0 

Results for commit 555df75. ± Comparison against base commit 18da479.

Copy link
Collaborator

@kkangh00n kkangh00n left a comment

Choose a reason for hiding this comment

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

API 명세화 고생하셨습니다~! 끝까지 화이팅해요 ^^

@hyun2371 hyun2371 merged commit 04df0be into dev Jan 12, 2024
3 checks passed
@hyun2371 hyun2371 linked an issue Jan 17, 2024 that may be closed by this pull request
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

feature : Rest Docs 명세화
2 participants