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

[BE] feat: 카테고리 이미지 추가 #638

Merged
merged 2 commits into from
Sep 15, 2023
Merged

Conversation

Go-Jaecheol
Copy link
Collaborator

Issue

✨ 구현한 기능

  • Category 엔티티에 image 필드 추가
  • 카테고리 목록 조회 시 이미지도 반환하도록 CategoryResponse 수정

📢 논의하고 싶은 내용

X

🎸 기타

  • image가 추가되면서 CategoryFixture도 수정했습니다.
  • Category 테이블에 image 컬럼 추가해야 합니다~

⏰ 일정

  • 추정 시간 : 30min
  • 걸린 시간 : 15min

@github-actions
Copy link

Unit Test Results

223 tests   223 ✔️  17s ⏱️
112 suites      0 💤
112 files        0

Results for commit 5f89a69.

Copy link
Collaborator

@wugawuga wugawuga left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

카테고리 이미지 추가 수고하셨습니다!

Copy link
Collaborator

@hanueleee hanueleee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

카테고리에 이미지 추가 수고하셨습니당~~~

Copy link
Member

@70825 70825 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍👍👍

@Go-Jaecheol Go-Jaecheol merged commit 3d01ae3 into develop Sep 15, 2023
@Go-Jaecheol Go-Jaecheol deleted the feat/issue-636 branch September 15, 2023 05:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BE] 카테고리 이미지 추가
4 participants