chore(api): OpenAPI 스냅샷·생성 코드 최신화 - #116
Closed
bsy1141 wants to merge 1 commit into
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
0. 링크
1. 요약
GET /api/v1/places/saved/search(저장 장소 검색)에 그룹 필터·썸네일이 추가됐다.2. 작업 내용
GET /api/v1/places/saved/search요청에groupId(내 그룹으로 검색 결과 제한) 쿼리 파라미터 추가groups(검색 결과가 존재하는 내 그룹 목록,SavedPlaceSearchGroupResponse[]) 필드 추가 — 그룹별color·matchedPlaceCount포함SavedPlaceSearchItemResponse)에thumbnailUrl필드 추가