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: 사용자는 분류를 추가할 수 있다. #17

Merged
merged 3 commits into from
Jan 30, 2024

Conversation

hseong3243
Copy link
Owner

@hseong3243 hseong3243 commented Jan 30, 2024

작업 내용

  • 링크 분류 추가 로직을 구현하였습니다.
  • boolean 값 인 기본 여부에 따라 기존 링크 분류 중 기본이 true 인 것들이 false로 업데이트 됩니다.

관련 이슈

@hseong3243 hseong3243 self-assigned this Jan 30, 2024
Copy link

Test Results

48 tests  +1   48 ✅ +1   1s ⏱️ ±0s
20 suites +1    0 💤 ±0 
20 files   +1    0 ❌ ±0 

Results for commit 265a4d5. ± Comparison against base commit 0da1f03.

@hseong3243 hseong3243 merged commit 6ff72c4 into main Jan 30, 2024
2 checks passed
@hseong3243 hseong3243 deleted the feat/#16-create-link-bundle branch January 30, 2024 12:41
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.

Feat: 사용자는 분류를 추가할 수 있다.
1 participant