Skip to content

refactor: 응답 객체의 작명 규칙 변경#4

Merged
yunjae62 merged 5 commits into
mainfrom
refactor/change-common-response-name
Aug 3, 2025
Merged

refactor: 응답 객체의 작명 규칙 변경#4
yunjae62 merged 5 commits into
mainfrom
refactor/change-common-response-name

Conversation

@yunjae62

@yunjae62 yunjae62 commented Aug 3, 2025

Copy link
Copy Markdown
Owner

개요

  • 응답 객체명을 보다 직관적이고 보편적으로 변경

작업사항

  • CommonRes -> ApiResponse
  • CommonEmptyRes -> EmptyResponse
  • CommonPageRes -> PageResponse
  • 그 외 -Req, -Res로 끝나는 DTO 접미사를 -Request, -Response로 변경

세부사항

관련 이슈

@yunjae62 yunjae62 self-assigned this Aug 3, 2025
@yunjae62 yunjae62 added the enhancement New feature or request label Aug 3, 2025
@github-actions

github-actions Bot commented Aug 3, 2025

Copy link
Copy Markdown

Test Results

1 tests   1 ✅  0s ⏱️
1 suites  0 💤
1 files    0 ❌

Results for commit 0a927bd.

@yunjae62 yunjae62 merged commit 7ab4936 into main Aug 3, 2025
2 checks passed
@yunjae62 yunjae62 deleted the refactor/change-common-response-name branch August 3, 2025 02:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant