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

refactor: create card id using auto uuid #37

Merged
merged 4 commits into from
Jul 13, 2023
Merged

refactor: create card id using auto uuid #37

merged 4 commits into from
Jul 13, 2023

Conversation

pjw5521
Copy link
Collaborator

@pjw5521 pjw5521 commented Jul 13, 2023

Issue Number

close: #36

Description

구현 내용 및 작업한 내용

  • install uuid package
  • update cardDto in create api

To Reviewers

PR을 볼 때 주의깊게 봐야하거나 말하고 싶은 점

N/A

Checklist

PR 등록 전 확인한 것

  • PR 제목은 포맷과 내용 둘 다 알맞게 작성되었는가 (e.g., feat: 로그인 페이지 추가)
  • description에 PR에 대해 구체적으로 설명했는가

@JonghunAn
Copy link
Member

LGTM

@pjw5521 pjw5521 merged commit b06ca4a into master Jul 13, 2023
@pjw5521 pjw5521 deleted the feature/card branch July 13, 2023 12:49
@JonghunAn JonghunAn self-assigned this Jul 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: create card auto uuid (_id)
2 participants