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

프로젝트 조회 시 응답 데이터 변경 #83

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

gamzagamza
Copy link
Contributor

작업내용

프로젝트 목록 조회 시 좋아요 개수와 좋아요 클릭 여부 포함
프로젝트 상세 조회 시 좋아요 개수와 좋아요 클릭 여부 + 프로젝트 멤버 정보 포함

SessionUtils
비로그인 상태의 클라이언트 요청에서 유저 아이디 조회 시 NullPointException 발생 -> 0을 리턴하도록 수정

@gamzagamza gamzagamza self-assigned this Jan 18, 2022
@gamzagamza gamzagamza linked an issue Jan 18, 2022 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

프로젝트 조회 결과 데이터 수정
1 participant