feat: 태그 생성 API (수정도 일괄 생성) (#132) #134
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Sweepic Server PR List
⚒️develop의 최신 커밋을 pull 받았나요?
🔍️ 이 PR을 통해 해결하려는 문제가 무엇인가요?
✨ 이 PR에서 핵심적으로 변경된 사항은 무엇일까요? (핵심 작업 내용)
공통
imageId
를mediaId
로 이미지 테이블에서 찾는 접근태그가 비어있을 때
태그가 있을 때,
공통
태그가 태그 테이블에 동일한 것이 없을 시,
태그가 태그 테이블에 동일한 것이 있을 시.
🤚 동작 확인
🔖 핵심 변경 사항 외에 추가적으로 변경된 부분이 있나요?
🙏 Reviewer 분들이 이런 부분을 신경써서 봐 주시면 좋겠어요
API 관련
hard delete
를 하지 않기 위해 status 변화로 'soft delete' 방법으로 하다보니 prisma에 많이 접근되어서 연산 속도가 조금 느려집니다. 다른 방법이 있을지 고민 부탁드립니다.Lint 관련
기타
trust
가 포함된 파일은 제외하시고 봐주시면 감사하겠습니다.🩺 이 PR에서 테스트 혹은 검증이 필요한 부분이 있을까요?
📌 PR 진행 시 이러한 점들을 참고해 주세요
📝 Assignee를 위한 CheckList