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/196] 매칭 status 변경 API 구현 #198

Merged
merged 3 commits into from
Feb 6, 2025
Merged

[Feat/196] 매칭 status 변경 API 구현 #198

merged 3 commits into from
Feb 6, 2025

Conversation

rimi3226
Copy link
Contributor

@rimi3226 rimi3226 commented Feb 6, 2025

🚀 개요

Member enum 값 변경 및 매칭 status 변경하는 API, 테스트 구현

⏳ 작업 상세 내용

  • Member ENUM string으로 저장하도록 수정
  • MainP, subP, wantP 네이밍 통일
  • matching status 변경 API 구현
  • matching status 변경 테스트 구현

📝 더 꼼꼼히 봐야할 부분

  • 이 PR 머지 후 데이터 베이스 변경사항(Member 테이블 ENUM 및 column명 변경) 반영하기 위해 초기화 한 번 더 진행하겠습니다!

🔍 반드시 참고해야하는 변경 사항

  • 없을 경우 체크

@rimi3226 rimi3226 self-assigned this Feb 6, 2025
@rimi3226 rimi3226 linked an issue Feb 6, 2025 that may be closed by this pull request
1 task
@rimi3226 rimi3226 changed the title [feat/196] 매칭 status 변경 API 구현 [eat/196] 매칭 status 변경 API 구현 Feb 6, 2025
@rimi3226 rimi3226 changed the title [eat/196] 매칭 status 변경 API 구현 [Feat/196] 매칭 status 변경 API 구현 Feb 6, 2025
@rimi3226 rimi3226 merged commit 598bcaf into develop Feb 6, 2025
1 check passed
@rimi3226 rimi3226 deleted the feat/196 branch February 6, 2025 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

✨ [Feat] 매칭 status 변경 API
2 participants