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

Feat: 사용자는 링크 만료일을 선택할 수 있다. #129

Merged
merged 2 commits into from
Jun 7, 2024

Conversation

hseong3243
Copy link
Owner

작업 내용

  • 링크 엔티티에 만료일 필드를 추가하였습니다.
    • 만료일이 null 인 경우 9999년 12월 31일 23시 59분을 기본값으로 합니다.
  • 링크 생성, 응답 dto에 만료일 필드를 추가하였습니다.

@hseong3243 hseong3243 added the Feat 새로운 기능을 개발합니다. label Jun 7, 2024
@hseong3243 hseong3243 self-assigned this Jun 7, 2024
@hseong3243 hseong3243 linked an issue Jun 7, 2024 that may be closed by this pull request
Copy link

github-actions bot commented Jun 7, 2024

Test Results

208 tests  ±0   208 ✅ ±0   5s ⏱️ ±0s
 68 suites ±0     0 💤 ±0 
 68 files   ±0     0 ❌ ±0 

Results for commit f8aa479. ± Comparison against base commit 2120dbd.

@hseong3243 hseong3243 merged commit 9301607 into main Jun 7, 2024
2 checks passed
@hseong3243 hseong3243 deleted the feat/#128-expire-link branch June 7, 2024 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feat 새로운 기능을 개발합니다.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feat: 사용자는 링크 만료일을 선택할 수 있다.
1 participant