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

상품 등록 API의 Content-Type 수정 #267

Merged
merged 2 commits into from
Feb 7, 2024
Merged

Conversation

yunjae62
Copy link
Member

@yunjae62 yunjae62 commented Feb 7, 2024

개요

application/json 에서 multipart/form-data 로 수정

작업사항

  • Content-Type 수정
  • 어드민 API의 GET 말고 모든 메서드에서 검증하도록 수정

관련 이슈

@yunjae62 yunjae62 added the bug Something isn't working label Feb 7, 2024
@yunjae62 yunjae62 self-assigned this Feb 7, 2024
Copy link

github-actions bot commented Feb 7, 2024

Test Results

95 tests   81 ✅  4s ⏱️
44 suites  14 💤
44 files     0 ❌

Results for commit 9498a0e.

Copy link
Collaborator

@vanillacake369 vanillacake369 left a comment

Choose a reason for hiding this comment

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

👍👍👍👍

@yunjae62 yunjae62 merged commit cf18cdd into main Feb 7, 2024
2 checks passed
@yunjae62 yunjae62 deleted the fix/edit-add-product-api branch February 7, 2024 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

상품 등록 API에서의 Content-Type 수정
2 participants