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

태그 생성 시, 중복 검사 모듈 추가 #493

Merged
merged 3 commits into from
Jun 8, 2023

Conversation

nyj001012
Copy link
Contributor

@nyj001012 nyj001012 commented Jun 7, 2023

개요

태그 생성 시, 중복 검사 모듈 추가

작업 사항

  • 컨트롤러에 태그 생성 시, 중복된 내용인지 확인
  • 스웨거 에러코드 추가

디폴트 태그를 생성할 때, 기존의 서브 및 디폴트 태그와 내용이 같은지 확인함
슈퍼 태그를 생성할 때, 기존의 슈퍼 태그와 내용이 같은지 확인함
POST에서 스웨거 에러 코드 변경
@nyj001012 nyj001012 linked an issue Jun 7, 2023 that may be closed by this pull request
5 tasks
@nyj001012 nyj001012 requested a review from cjho0316 June 7, 2023 07:49
@cjho0316 cjho0316 merged commit eb4b9aa into develop Jun 8, 2023
@cjho0316 cjho0316 deleted the 455-태그-생성-기능-추가 branch June 8, 2023 04:56
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.

태그 생성 기능 추가
2 participants