Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
issue
구현 사항
노션 API 명세서에 작성된 예외 상황별 예외코드와 메세지를 백엔드 코드에 맞게 동기화하고,
HaengdongErrorCode
enum에서 더이상 사용하지 않는TOKEN_EXPIRED
을 삭제했습니다.지출 상세 수정
API 에서 사용하는 DTOBillDetailUpdateRequest
의isFixed
필드의 잘못된 검증 메세지를 제거하고 primitive 타입으로 변환했습니다. 또참여자 추가
API 에서 사용하는 DTOMemberSaveRequest
의name
필드에 검증을 추가했습니다.중점적으로 리뷰받고 싶은 부분(선택)
어떤 부분을 중점으로 리뷰했으면 좋겠는지 작성해주세요.
논의하고 싶은 부분(선택)
논의하고 싶은 부분이 있다면 작성해주세요.
🫡 참고사항