Skip to content

[fix] 채우기 모임 조회 response body 필드명 수정#168

Merged
khyojun merged 1 commit intomainfrom
fix/#167
Jan 22, 2025
Merged

[fix] 채우기 모임 조회 response body 필드명 수정#168
khyojun merged 1 commit intomainfrom
fix/#167

Conversation

@2hyunjinn
Copy link
Member

PULL REQUEST

#️⃣관련 이슈

🎋 작업중인 브랜치

💡 작업내용

  • 채우기 모임 조회 response body 필드명 수정

🔑 주요 변경사항

  • weekDate -> weekDay
  • groupDate -> weekDate

🏞 스크린샷

image

closes #167

@2hyunjinn 2hyunjinn added the 🔨 fix fix error or bug label Jan 22, 2025
@2hyunjinn 2hyunjinn requested a review from khyojun January 22, 2025 10:33
@2hyunjinn 2hyunjinn self-assigned this Jan 22, 2025
@github-actions
Copy link

Test Results

15 files  ±0  15 suites  ±0   2s ⏱️ ±0s
66 tests ±0  66 ✅ ±0  0 💤 ±0  0 ❌ ±0 
70 runs  ±0  70 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 7e44825. ± Comparison against base commit 3a3bdab.

Copy link
Member

@khyojun khyojun left a comment

Choose a reason for hiding this comment

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

좋습니다! 잘 수정하셨네요!

@khyojun khyojun merged commit 27754bd into main Jan 22, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🔨 fix fix error or bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[fix] 채우기 모임 전체 조회 API 클라 요구에 따라 response 필드명 일치 작업 진행 -> weekDate: 날짜, weekDay: 요일

2 participants