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

태그 생성 기능 추가 #455

Closed
4 of 5 tasks
Tracked by #451
cjho0316 opened this issue Apr 24, 2023 · 1 comment · Fixed by #459, #479 or #493
Closed
4 of 5 tasks
Tracked by #451

태그 생성 기능 추가 #455

cjho0316 opened this issue Apr 24, 2023 · 1 comment · Fixed by #459, #479 or #493
Assignees
Labels
enhancement New feature or request

Comments

@cjho0316
Copy link
Contributor

cjho0316 commented Apr 24, 2023

기능 설명

  • '/api/tags/super' 슈퍼태그 생성
  • '/api/tags/default' 디폴트태그 생성
  • 슈퍼 태그 생성 시, bookInfoId가 유효한지 확인
  • 슈퍼 태그 생성 시, content에 default 가 입력될 경우의 에러코드 따로 추가
  • 슈퍼/디폴트 태그 생성 시, 중복 검사
@cjho0316 cjho0316 added the enhancement New feature or request label Apr 24, 2023
@cjho0316 cjho0316 linked a pull request Apr 26, 2023 that will close this issue
@nyj001012 nyj001012 reopened this May 23, 2023
@nyj001012
Copy link
Contributor

api 수정으로 인한 리오픈

@nyj001012 nyj001012 reopened this May 31, 2023
@nyj001012 nyj001012 linked a pull request Jun 7, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment