Conversation
- fileService upload 반환 FileInfo 객체로 변경 - Club, User 의 프로필 이미지 imgUrl, originalImgName, storedImgName(삭제할 때 쓰이는 값, test/aaaa-aaaa-aaaa.jpg) 값 추가
Closed
y3binchoi
approved these changes
May 16, 2025
Collaborator
y3binchoi
left a comment
There was a problem hiding this comment.
저도 이미지 객체 키를 추가로 저장해서 로직을 단순화 하는 방법이 좋다고 생각합니다👍🏻 수고하셨어요!!
Collaborator
|
일이 있어서 이제 확인했네요 ㅠㅠ S3 연동 수고하셨습니다! |
hojooo
approved these changes
May 18, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
✨ feat: file-service S3 연동
📌 변경 사항 (What’s changed?)
⚙️ 변경 이유 (Why?)
✅ 테스트 방법 (How to test?)
💬리뷰 요구사항