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/{bookInfoId}에 반환 값 type 추가 #486

Merged
merged 6 commits into from
May 31, 2023

Commits on May 24, 2023

  1. feat(tag): 레포지토리에서 count를 integer로 형변환하여 반환

    레포지토리에서 count를 integer로 형변환하여 반환
    nyj001012 committed May 24, 2023
    Configuration menu
    Copy the full SHA
    30f3fd7 View commit details
    Browse the repository at this point in the history
  2. feat(tag): 레포지토리가 아닌 서비스에서 형변환 진행

    레포지토리가 아닌 서비스에서 형변환 진행
    nyj001012 committed May 24, 2023
    Configuration menu
    Copy the full SHA
    507c52c View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Configuration menu
    Copy the full SHA
    e9184cf View commit details
    Browse the repository at this point in the history
  2. docs(tag): 태그가 슈퍼인지 디폴트인지 구분하는 type 추가

    태그가 슈퍼인지 디폴트인지 구분하는 type 추가
    nyj001012 committed May 31, 2023
    Configuration menu
    Copy the full SHA
    e6780ca View commit details
    Browse the repository at this point in the history
  3. feat(tag): DTO에 type 추가 및 값 할당

    DTO에 type 추가
    nyj001012 committed May 31, 2023
    Configuration menu
    Copy the full SHA
    9640e39 View commit details
    Browse the repository at this point in the history
  4. Update backend/src/DTO/tags.model.ts

    Co-authored-by: sujikim <sujikim@student.42seoul.kr>
    nyj001012 and not-using committed May 31, 2023
    Configuration menu
    Copy the full SHA
    4c361c6 View commit details
    Browse the repository at this point in the history