fix: 메뉴 이미지 업로드 api url 변경 #126
Merged
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.
#️⃣연관된 이슈
📝작업 내용
가게 메뉴 업로드인데, 가게 이미지 업로드 api를 쏘고 있어 변경합니다.
메뉴 수정시 이미지 관련 이슈가 발생해서 백엔드와 상의 중 api url이 잘못된걸 발견했네요
서버 -> 클라이언트로 넘겨줄 때 파일 이름에서 확장자가 빠져 넘어와 여태 메뉴 수정시 400터지고 있었습니다..
백엔드측에서 확장자 검증을 따로 안하기로 했습니다.
해당 pr과는 상관 없는 이슈였기는 합니다!
스크린샷 (선택)
💬리뷰 요구사항(선택)