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 구현 #123

Merged
merged 6 commits into from
Jan 25, 2024

Conversation

jo0oy
Copy link
Contributor

@jo0oy jo0oy commented Jan 25, 2024

🎯 목적

  • 새 기능 (New Feature)

  • 리팩토링 (Refactoring)

  • 간략한 설명:
    : 도시 상세 피드 여행지 검색 조회 API 구현


🛠 작성/변경 사항

  • (주요작성/변경사항)

    • 기존 도시 여행 전체 페이징 조회 API에 여행지명 검색 기능 추가
      • '/v1/cities/{cityId}/places?placeName={placeName}'
    • Querydsl OrderSpecifier 'order by null' 정렬 기준 추가

🔗 관련 이슈


This close #122

@jo0oy jo0oy added enhancement New feature or request feat 기능을 추가합니다. refactor Refactoring labels Jan 25, 2024
@jo0oy jo0oy self-assigned this Jan 25, 2024
Copy link

Test Results

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

Results for commit 4f5a19c. ± Comparison against base commit ad7dc54.

@jo0oy jo0oy merged commit baf49f1 into develop Jan 25, 2024
3 checks passed
@jo0oy jo0oy deleted the feature/#122-city-place-search-apai branch February 3, 2024 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feat 기능을 추가합니다. refactor Refactoring
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feat] 도시 상세 피드 여행지 검색 조회 API 구현
1 participant