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

공용 APIClient 구현 (issue #95) #96

Merged
merged 2 commits into from
Jul 22, 2024
Merged

공용 APIClient 구현 (issue #95) #96

merged 2 commits into from
Jul 22, 2024

Conversation

Parkhanyoung
Copy link
Contributor

구현 요약

공용 APIClient 구현 및 테스팅 기능을 추가했습니다.
[#77 과 동일한 내용입니다. 대소문자 변경과 관련한 충돌이 해결되지 않아 새로운 브랜치로 PR을 만들었습니다. 리뷰를 이미 마쳤으므로 바로 셀프 머지하겠습니다!]

연관 이슈

close #95

참고

코드 리뷰에 RCA 룰을 적용할 시 참고해주세요.

헤더 설명
R (Request Changes) 적극적으로 반영을 고려해주세요
C (Comment) 웬만하면 반영해주세요
A (Approve) 반영해도 좋고, 넘어가도 좋습니다. 사소한 의견입니다.

@Parkhanyoung Parkhanyoung self-assigned this Jul 22, 2024
@Parkhanyoung Parkhanyoung changed the title feat: APIClient 구현 및 테스팅 기능 추가 공용 APIClient 구현 (issue #95) Jul 22, 2024
@Parkhanyoung Parkhanyoung merged commit ff79901 into main Jul 22, 2024
4 of 5 checks passed
@Parkhanyoung Parkhanyoung deleted the feat/#95 branch July 24, 2024 05:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 😎 DONE
Development

Successfully merging this pull request may close these issues.

공용 API client 구현
1 participant