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

프로필 검사 추가 #349

Merged
merged 33 commits into from
Sep 30, 2024
Merged

프로필 검사 추가 #349

merged 33 commits into from
Sep 30, 2024

Conversation

Conut-1
Copy link
Collaborator

@Conut-1 Conut-1 commented Sep 30, 2024

작업한 내용

  • Spaces 동작에 프로필 검사 추가

받은 profile uuid에 대한 검사 추가
경로 /v2/spaces/:space_uuid?profile_uuid={profile_uuid}에 대한 테스트
Forbidden이 아니라 Not Found로 응답하기로 수정
Controller와 Prisma에서 사용하는 DTO 분리
Prisma의 값을 반환하기만 하는 함수 테스트 제거
@Conut-1 Conut-1 added 💻BE 백엔드 작업 💡Feature 기능 개발 💬Test 테스트 코드 작성 labels Sep 30, 2024
@Conut-1 Conut-1 self-assigned this Sep 30, 2024
@Conut-1 Conut-1 merged commit 81b5cc4 into develop Sep 30, 2024
1 check passed
@Conut-1 Conut-1 deleted the BE-feature/spaces branch September 30, 2024 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💻BE 백엔드 작업 💡Feature 기능 개발 💬Test 테스트 코드 작성
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant