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

[FIX] 플랜 조회 정렬 조건 추가 #273

Merged
merged 3 commits into from
May 1, 2024
Merged

[FIX] 플랜 조회 정렬 조건 추가 #273

merged 3 commits into from
May 1, 2024

Conversation

thguss
Copy link
Member

@thguss thguss commented Apr 30, 2024

Related issue 🚀

Work Description 💚

  • 플랜 전체 목록 조회 기능에서 정렬 조건 (id 오름차순) 추가했습니다.
  • 추가로 컨벤션을 통일하기 위해 일부 of 메서드명을 from으로 수정했습니다.

@thguss thguss added SOHYEON 🐣 소현 작업 FIX labels Apr 30, 2024
@thguss thguss requested a review from unanchoi April 30, 2024 08:03
@thguss thguss self-assigned this Apr 30, 2024
Copy link
Contributor

@unanchoi unanchoi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고하셨습니다 ~~

@thguss thguss merged commit 2dd0584 into develop May 1, 2024
1 check passed
@thguss thguss deleted the sohyeon_#272 branch May 1, 2024 02:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FIX SOHYEON 🐣 소현 작업
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ADD] 플랜 목록 조회 정렬 필터 추가
2 participants