-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* feat: 다른 사용자 프로필 조회 응답 DTO에 선호조건 포함(#92) 다른 사용자 프로필 조회시 해당 사용자 선호조건 또한 응답에 포함 * feat: 다른 사용자 프로필 조회 로직, 응답에 선호조건 포함토록 수정(#92) * feat: 선호하는 나이/키 상한,하한 필드 wrapper 타입으로 변경(#92) 해당 필드들은 nullable하므로 wrapper 타입으로 변경
- Loading branch information
Showing
2 changed files
with
68 additions
and
13 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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