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: 워크 스페이스(매칭) 목록조회 response에 isOwn추가 #65

Merged
merged 8 commits into from
Nov 30, 2024

Conversation

LJH098
Copy link
Contributor

@LJH098 LJH098 commented Nov 28, 2024

⚠️ 연관된 이슈 번호

📋 작업 내용

  1. 워크 스페이스(매칭 대기)목록 조회 response에 isOwn 추가
  2. 워크 스페이스 중복 등록 검증
  • 생성된지 하루 지나지 않는 워크스페이스가 이미 존재하는지 확인 -> 만약 존재한다면 새로운 워크스페이스 등록 불가

📷 스크린샷(선택)

💬 리뷰 요구사항

리뷰어가 특별히 봐주었으면 하는 부분이 있다면 작성해주세요.
e.g. 메서드 XXX의 이름을 더 잘 짓고 싶은데 혹시 좋은 명칭이 있을까요?

@LJH098 LJH098 added the ✨ Feature 기능 개발 label Nov 28, 2024
@LJH098 LJH098 self-assigned this Nov 28, 2024
@Lee-Dahyeon Lee-Dahyeon merged commit 7d6cec2 into develop Nov 30, 2024
2 checks passed
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 this pull request may close these issues.

feat: 워크 스페이스(매칭) 목록조회 response에 isOwn추가
2 participants