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

[Fix] #245 - API & Service 변경 #246

Merged
merged 1 commit into from
Mar 14, 2024
Merged

[Fix] #245 - API & Service 변경 #246

merged 1 commit into from
Mar 14, 2024

Conversation

jeongdung-eo
Copy link
Member

@jeongdung-eo jeongdung-eo commented Mar 14, 2024

🫧 작업한 내용

[ 기존의 Service -> API로 변경 ]

  • 각 request case별로 request property들을 관리하는 것으로 API로 변경했습니다.

[ 기존의 API -> Serivce로 변경 ]

  • 실제로 API들을 사용하여 원하는 서버통신 요청을 수행하기 때문에 Service로 변경했습니다.

📮 관련 이슈

@jeongdung-eo jeongdung-eo requested a review from yungu0010 March 14, 2024 05:12
@jeongdung-eo jeongdung-eo self-assigned this Mar 14, 2024
@jeongdung-eo jeongdung-eo merged commit 671d893 into develop Mar 14, 2024
1 check passed
@jeongdung-eo jeongdung-eo deleted the feat/#245 branch March 14, 2024 05:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Fix] API & Service 네이밍 변경
1 participant