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

Swagger 리펙토링(도메인 및 Controller 등) #118

Closed
8 tasks done
jay-so opened this issue Sep 25, 2023 · 0 comments · Fixed by #119
Closed
8 tasks done

Swagger 리펙토링(도메인 및 Controller 등) #118

jay-so opened this issue Sep 25, 2023 · 0 comments · Fixed by #119
Assignees
Labels
dev-리팩토링 [refactor] 실행 결과는 동일하고, 코드 구조만 변경한다.

Comments

@jay-so
Copy link
Member

jay-so commented Sep 25, 2023

✏️ 설명

  • 프로그램 내 Swagger 리팩토링 과정입니다.

✅ 작업 목록

  • 도메인 별 DTO에 Swagger 적용
  • AutoController
  • CustomerController
  • SellerController
  • PerformanceController
  • RankingController
  • ScheduleController
  • ApiResponse 클래스 명 -> ApiResponseType 클래스로 클래스 명 변경
    (Swagger 파일 내에서 SpringBoot의 ApiResponse와 작성한 ApiResponsee 인식 충돌이 나 ApiResponseType으로 변경)
@jay-so jay-so added the dev-리팩토링 [refactor] 실행 결과는 동일하고, 코드 구조만 변경한다. label Sep 25, 2023
@jay-so jay-so added this to the 4차 스프린트 milestone Sep 25, 2023
@jay-so jay-so self-assigned this Sep 25, 2023
@jay-so jay-so linked a pull request Sep 25, 2023 that will close this issue
8 tasks
jay-so added a commit that referenced this issue Sep 25, 2023
Swagger 리펙토링(도메인 및 Controller 등)/#118
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev-리팩토링 [refactor] 실행 결과는 동일하고, 코드 구조만 변경한다.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant