Skip to content

팀/리더별 결과 projection 응답을 추가한다 #114

Description

@NaMinhyeok

배경

현재 GET /games/{gameId}만으로도 일부 결과는 계산 가능하지만, FE가 팀/리더별 결과를 직접 재조합해야 하는 부담이 남아 있다.

작업 내용

  • 결과 화면에 필요한 팀/리더별 projection을 정의한다.
  • 필요 시 결과 전용 DTO 또는 read model을 추가한다.
  • 드래프트/경매/솔로 플레이를 함께 표현할 수 있는 응답 shape를 정리한다.

수용 기준

  • 결과 화면이 FE 조합 부담 없이 필요한 데이터를 받을 수 있다.
  • 팀/리더 단위 결과가 응답에 반영된다.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions