-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat : 그룹 내 나의 풀이 목록 조회 시, 문제 진행 상태에 따른 api 분리 * test : 그룹 내 나의 풀이 목록 조회 시, 문제 진행 상태에 따른 api 분리 테스트 수정 * feat : 나의 풀이 목록 조회 시, 문제 진행 상태에 따른 api 분리 * test : 나의 풀이 목록 조회 시, 문제 진행 상태에 따른 api 분리 테스트 수정 * refactor : 불필요한 dto 제거
- Loading branch information
Showing
4 changed files
with
138 additions
and
60 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
7 changes: 0 additions & 7 deletions
7
.../java/com/gamzabat/algohub/feature/solution/dto/GetMySolutionListWithGroupIdResponse.java
This file was deleted.
Oops, something went wrong.
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