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

release: 0.5.0 #302

Merged
merged 33 commits into from
Jul 25, 2024
Merged

release: 0.5.0 #302

merged 33 commits into from
Jul 25, 2024

Conversation

zzo3ozz and others added 30 commits June 25, 2024 21:29
- 피드 검색 API: 리뷰 공개된 것만 검색
- 랜덤 피드 API: 사용자 공개와 리뷰 공개까지 고려해서 노출
- 리뷰 생성, 수정 API: 공개, 비공개
- 인스타 뷰 API: 내 리뷰 보기용일때는 각 리뷰의 공개 체크가 필요없음, 타인 리뷰 보기 용일 때는 타인의 프로필 공개 여부와 각 리뷰 공개 체크 해야 함
- 페이징 처리: 이전에 sort방식이 잘못됨, reviewId로 정렬을 한번 해야 하는데 createAt만 생각했음
API 문서에 작성한 request body 내역과 서버에서 명시한 body 내역이 일치하지 않아 발생한 문제로, 이를 일치하도록 수정함
Getter가 누락되어 올바르게 mapping이 진행되지 않았음 (순서가 변경되면 값을 매핑하지 못함)
fix: 페이징 오류 처리 & 리뷰 공개, 비공개에 따른 crud와 모아보기, 랜덤 피드 수정
[refactor] 내 루트 조회할 때나 루트 상세 조회 시 공개/비공개 여부 포함하도록 수정
zzo3ozz added 3 commits July 25, 2024 22:52
feat: 회원 탈퇴 및 소셜 연동 해제
refactor : 토큰 반환이 필요 없는 API 토큰 삭제 처리
@zzo3ozz zzo3ozz added the 🌏 Deploy Related with Deploy label Jul 25, 2024
@zzo3ozz zzo3ozz self-assigned this Jul 25, 2024
@zzo3ozz zzo3ozz merged commit 22f98b4 into main Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌏 Deploy Related with Deploy
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants