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

/api/tags/{bookInfo} 에서 login도 조회 가능하게 함 #478

Merged
merged 7 commits into from
May 23, 2023

Conversation

nyj001012
Copy link
Contributor

개요

/api/tags/{bookInfo} 에서 login도 조회 가능하게 함

merge 시, 사서가 아니라면 권한 없음 에러 발생하게 함
라우터 권한만 all로 하고, 나머지 권한 처리 삭제
슈퍼 태그에 속한 서브 태그의 개수가 정상적으로 보이지 않는 문제 해결
디폴트 태그가 없다면 해당 디폴트 태그의 내용을 조회하지 않게 함
isDeleted, isPublic 적용
/api/tags/{bookInfoId} 에서 login도 조회하게 함
@nyj001012 nyj001012 added the enhancement New feature or request label May 23, 2023
@nyj001012 nyj001012 requested a review from chanhihi May 23, 2023 11:15
@nyj001012 nyj001012 self-assigned this May 23, 2023
@nyj001012 nyj001012 linked an issue May 23, 2023 that may be closed by this pull request
7 tasks
Copy link
Member

@chanhihi chanhihi left a comment

Choose a reason for hiding this comment

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

LGTM

@nyj001012 nyj001012 merged commit fe4abbc into develop May 23, 2023
@scarf005 scarf005 deleted the 452-태그-조회-기능-추가-1 branch June 20, 2023 05:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

태그 조회 기능 추가
2 participants