forked from codesquad-members-2023/second-hand-max
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* #153 fix: 채팅창 목록 조회 문제 해결 - 채팅창만이 존재하고 채팅 로그가 없는 경우가 원인이었습니다. * #153 fix: nextMessageId가 응답되도록 수정 * #153 fix: 필드멤버 명 변경 * #153 fix: 오타 수정 * #153 fix: 채팅 메시지 목록 조회시 새로운 메시지가 없는 경우 408 -> 200으로 변경 * #153 feat; 채팅방에 없는 회원이 채팅 메시지 목록 조회 요청시 인가 오류 구현 * #153 feat; equalItemId 조건절 별도의 메소드로 구현 * #153 fix: 관심상품 목록 조회시 본인이 관심 등록한 상품 게시글만 조회하도록 변경 * #153 fix: 관심상품 문제 해결
- Loading branch information
1 parent
a9c0522
commit 6340aab
Showing
3 changed files
with
10 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters