Skip to content

Conversation

Chan531
Copy link
Contributor

@Chan531 Chan531 commented Oct 29, 2024

✨ Related Issue

📝 기능 구현 명세

image

🐥 추가적인 언급 사항

  • 파일 정보에 teamId가 필요해져서 추가했습니다.
  • 타임 블록 정보 제거는 타임 블록 api 수정할 때 작업 예정입니다.
  • 로컬에서 테스트 완료했고 pr 머지하고 한 번 더 테스트 해보겠습니다. (왜 배포 스웨거에 안 뜨지)

외래키 역할을 하는 folderId를 밑으로 내리고 Document의 정보인 capacity를 위로 둠
Document 저장 시, Document를 반환하도록 수정
TimeBlock을 통해 저장하지 않으므로 team 정보가 필요해짐에 따라 추가
Document null 불가 capacity, teamId 대응
단수에서 복수로 수정
단일 생성에서 복수 생성으로 수정
복수 상태 추가
단일 생성에서 복수 생성으로 수정
@Chan531 Chan531 added the feat 기능 label Oct 29, 2024
@Chan531 Chan531 requested a review from paragon0107 October 29, 2024 09:02
@Chan531 Chan531 self-assigned this Oct 29, 2024
Copy link
Contributor

@paragon0107 paragon0107 left a comment

Choose a reason for hiding this comment

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

고생하셨습니다~ capacity null 체크 부분은 의도가 있을거라 판단하여 답변 후 머지해주셔도 좋을 것 같습니당

@Chan531 Chan531 merged commit c97f90a into develop Oct 30, 2024
1 check passed
@Chan531 Chan531 deleted the feat/#156-file branch October 30, 2024 07:23
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] 파일 추가

2 participants