Skip to content

Refactor : 정렬 규칙 적용#48

Merged
sseuldev merged 2 commits intodevfrom
refactor/list
Jan 18, 2025
Merged

Refactor : 정렬 규칙 적용#48
sseuldev merged 2 commits intodevfrom
refactor/list

Conversation

@choiseoji
Copy link
Copy Markdown
Contributor

✨ 연관된 이슈

close #47

📝 작업 내용

  • 전체 프로그램은 마감 빠른 순으로 정렬해서 반환합니다. (educationEndDate 기준)
  • 수강 내역 조회는 내림차순으로 정렬해서 반환합니다 (createAt 기준)

스크린샷 (선택)

💬 리뷰 요구사항(선택)

@choiseoji choiseoji linked an issue Jan 18, 2025 that may be closed by this pull request
2 tasks
@sseuldev sseuldev merged commit 7cff5e0 into dev Jan 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

♻️ Refactor : 전체 리스트 정렬 규칙 적용

2 participants