Skip to content

[#81] fix: API 호출을 기본바디에서 BaseResponse 로 변경#82

Merged
devinjae merged 7 commits intodevfrom
fix/#81/base-response
Apr 28, 2025
Merged

[#81] fix: API 호출을 기본바디에서 BaseResponse 로 변경#82
devinjae merged 7 commits intodevfrom
fix/#81/base-response

Conversation

@devinjae
Copy link
Collaborator

close #81

pr 제목은 아래와 같이 작성해주세요.

[#이슈 번호] Commit Type: pr 제목

📝 작업 내용

백엔드의 리턴값이 BaseResponse로 wrapping 되어오기로 변경되어서 이에 맞춰서 수정합니다

@devinjae devinjae added the fix Something isn't working label Apr 28, 2025
Copy link
Collaborator

@laterre39 laterre39 left a comment

Choose a reason for hiding this comment

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

코드 확인했습니다, 수고하셨습니다

@devinjae devinjae merged commit e8912e2 into dev Apr 28, 2025
1 check passed
Copy link
Collaborator

@codingjjh0515 codingjjh0515 left a comment

Choose a reason for hiding this comment

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

고생하셨습니다.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix: BaseResponse 형식에 맞게 api 호출 변경

3 participants