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

feat: 경험 선물 조회 Paging API 구현 #266

Merged
merged 2 commits into from
Feb 21, 2024
Merged

feat: 경험 선물 조회 Paging API 구현 #266

merged 2 commits into from
Feb 21, 2024

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    9ff9f1d View commit details
    Browse the repository at this point in the history
  2. feat: 경험 상품 조회 페이징 API 구현 (#265)

    * chore: 경험 선물 상세 API note 컬럼 추가
    
    * feat: 경험선물 <-> 경험카테고리, 경험선물 <-> 상황카테고리 맵핑 엔티티 생성
    
    * feat: 경험 선물 인기순 정렬 Paging API 구현
    
    * feat: 경험 선물 상황/경험별 선물을, 인기/가격높은순/가격낮은순에 따라 정렬 후 Response API 구현
    
    * chore: 코드 정리
    sejineer authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    4c25f0a View commit details
    Browse the repository at this point in the history