Skip to content

API 수정 및 코드 리팩토링 #143

@thereisname

Description

@thereisname

만들고자 하는 기능

  • Product 등록 시 Response 반화에서 productId 제거
  • 물품에 맞는 장소 리스트 조회 시 카테고리 뿐만 아니라 최대 보관 일수도 필터링
  • 예외처리 Status code 수정
  • 예외처리 항목 추가 및 개선
  • API 수정 또는 Response 값 변경 & Request 값 변경

해당 기능을 구현하기 위해 할 일

  1. Product Response 변경
  2. Place getLocationOptionsForItem() 메서드 내 최대 보관일 수 필터링 추가
  3. Exception Status code 수정
  4. 불필요 코드 삭제
  5. Note 엔티티 내 컬럼명 id1, id2 값을 sender, receiver로 변경하여 컬럼명 명확화
  6. 글자 수 제한 유효성 검증 추가

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions