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] refactor: 이미지 URL을 가진 엔티티에 모든 이미지 URL 반환하는 메서드 추가 (#999) #1000

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

seokjin8678
Copy link
Collaborator

📌 관련 이슈

✨ PR 세부 내용

이슈 내용 그대로 이미지 URL을 가진 엔티티에 모든 이미지 URL을 반환하는 메서드를 추가했습니다.

큰 변경은 없습니다.

1000번째 PR은 제가 잘 가져갑니다 😂

@seokjin8678 seokjin8678 added BE 백엔드에 관련된 작업 ⚙️ 리팩터링 리팩터링에 관련된 작업 labels May 30, 2024
@seokjin8678 seokjin8678 self-assigned this May 30, 2024
@github-actions github-actions bot requested review from BGuga, carsago and xxeol2 May 30, 2024 01:43
Copy link

Test Results

247 files  247 suites   28s ⏱️
795 tests 795 ✅ 0 💤 0 ❌
813 runs  813 ✅ 0 💤 0 ❌

Results for commit 4477d58.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BE 백엔드에 관련된 작업 ⚙️ 리팩터링 리팩터링에 관련된 작업
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BE] 이미지 URL을 가진 엔티티에 모든 이미지 URL을 반환하는 메서드를 추가한다.
1 participant