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

Refactor/#821 메시지 관련 api 명세 수정 #836

Merged

Commits on Nov 4, 2023

  1. Configuration menu
    Copy the full SHA
    946308d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ecb9f9 View commit details
    Browse the repository at this point in the history
  3. docs: scrap 관련 api 요청 http 파일 작성

    amaran-th committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    cdf1f0f View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. refactor: Message 관련 api 반환 명세 수정

    - Message가 id와 sender(MemberReferenceResponse)를 추가로 반환하도록 수정
    - Room이 Message와 interlocutor(MemberReferenceResponse)를 추가로 반환하도록 수정
    
    #821
    amaran-th committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    009adec View commit details
    Browse the repository at this point in the history
  2. refactor: Message 관련 api 반환 명세 수정

    - 쪽지방 조회 시 조회하려는 회원의 id를 입력받지 않도록 수정
    
    #821
    amaran-th committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    18e8866 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9998b29 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. fix: N+1 문제 해결

    amaran-th committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    0d180a6 View commit details
    Browse the repository at this point in the history