Skip to content

[Fix] 최신, 인기 쿠폰 더보기 화면의 쿠폰 DTO를 서버와 동일하게 수정#101

Merged
yena0213 merged 3 commits into
mainfrom
Fix#100/LastestPopularCouponPlusView
Nov 17, 2025
Merged

[Fix] 최신, 인기 쿠폰 더보기 화면의 쿠폰 DTO를 서버와 동일하게 수정#101
yena0213 merged 3 commits into
mainfrom
Fix#100/LastestPopularCouponPlusView

Conversation

@blwxnhan
Copy link
Copy Markdown
Collaborator

⭐️ Related Issue

📝 Description

  • 메인 화면의 최신, 인기 쿠폰 더보기 화면의 쿠폰 DTO를 서버의 수정사항에 맞게 통일하였습니다.
    • 인기 쿠폰 DTO

      • couponType , orderNo 추가
    • 최신 쿠폰 DTO

      • couponType 추가
    • 변경된 DTO에 맞게 Endpoint의 Query에 추가하였습니다.

      • 추가된 두 변수는 모두 paging을 위한 다음페이지 요청 시 사용됩니다.

@blwxnhan blwxnhan requested a review from yena0213 November 17, 2025 07:32
@blwxnhan blwxnhan self-assigned this Nov 17, 2025
@blwxnhan blwxnhan added the enhancement New feature or request label Nov 17, 2025
@blwxnhan blwxnhan linked an issue Nov 17, 2025 that may be closed by this pull request
Copy link
Copy Markdown
Collaborator

@yena0213 yena0213 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고하셨습니다 ͙ᐟ

@yena0213 yena0213 merged commit 56178b9 into main Nov 17, 2025
@blwxnhan blwxnhan deleted the Fix#100/LastestPopularCouponPlusView branch November 19, 2025 04:49
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.

[Fix] 최신, 인기 쿠폰 더보기 화면 서버와의 DTO 통일

2 participants