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

feat : 상품 등록 , 상품 단일 조회 , 상품 옵션 도메인 수정 #10

Merged
merged 1 commit into from
Nov 9, 2024

Conversation

oohyj
Copy link
Contributor

@oohyj oohyj commented Nov 9, 2024

변경 사항

  • 상품  #9
  • 상품 등록 (AccessToken 필요) : 현재 사진 기능이 구현되지 않아 사진은 받지 않고 있음
  • 상품 도메인 속성 수정
    • price , rating , duration을 int형으로 변환
  • 상품 단일 조회(상세)
  • 상품 옵션 도메인 속성 수정
    • price를 Long에서 int로 형변환

PR 유형

어떤 변경 사항이 있나요?

  • 새로운 기능 추가
  • 버그 수정
  • 코드에 영향을 주지 않는 변경사항(오타 수정, 탭 사이즈 변경, 변수명 변경)
  • 코드 리팩토링
  • 주석 추가 및 수정
  • 문서 수정
  • 테스트 추가, 테스트 리팩토링
  • 빌드 부분 혹은 패키지 매니저 수정
  • 파일 , 폴더명 , 파일 경로 수정
  • 파일 혹은 폴더 삭제

반영 브랜치

ex) feat/product-> main

기타

image

@stopsilver123 stopsilver123 merged commit a4b239c into main Nov 9, 2024
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.

2 participants