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

이미지 파일 업로드 및 업데이트 시 에러 케이스를 추가하라 #102

Merged
merged 2 commits into from
Nov 9, 2023

Conversation

jihwooon
Copy link
Owner

@jihwooon jihwooon commented Nov 6, 2023

No description provided.

상품 저장 시 이미지 파일이 존재하지 않으면 에러가 발생하도록 에러 케이스를 추가했습니다.

상품 변경 시 상품 id가 존재하기 이미지가 존재 하지 않을 시 문제가 발생합니다. 그래서 이미지를 필수값으로 저장하도록 로직을 작성했습니다
이미지 형식이 맞지 않으면 에러가 발생하도록 로직을 작성했습니다
@jihwooon jihwooon merged commit 5f881f3 into main Nov 9, 2023
1 check passed
@jihwooon jihwooon deleted the issue-67 branch November 9, 2023 01:12
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.

1 participant