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 요청에 대한 Dto 생성 및 리팩토링 #200

Open
2 tasks
hyejungg opened this issue Aug 8, 2022 · 0 comments
Open
2 tasks

각 api 요청에 대한 Dto 생성 및 리팩토링 #200

hyejungg opened this issue Aug 8, 2022 · 0 comments
Assignees
Labels
refactor 코드 구조 개선

Comments

@hyejungg
Copy link
Member

hyejungg commented Aug 8, 2022

What is this issue? 🚀

이전부터 느꼈지만 이미지 업로드 코드를 추가하면서 DTO의 필요성을 더더욱 느낍니다.
typescript 처럼 타입이 없으니까 괜찮지 않을까 했는데 서비스단 함수 인자가 다른게 무척이나 신경쓰여 변경하려 합니다 ...

Progress 🏃‍♀️

  • 각 api 요청에 대한 Dto 생성 및 리팩토링
  • 리팩토링 전에 클라에게 camelCase로 request, response 받고 싶은지 물어보기!
@hyejungg hyejungg added the refactor 코드 구조 개선 label Aug 8, 2022
@hyejungg hyejungg added this to the Code Quality & Refactoring milestone Aug 8, 2022
@hyejungg hyejungg self-assigned this Aug 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor 코드 구조 개선
Projects
None yet
Development

No branches or pull requests

1 participant