Skip to content

설정(api): OpenAPI spec 동기화#95

Merged
TransparentDeveloper merged 1 commit into
devfrom
sync-api-spec
May 3, 2026
Merged

설정(api): OpenAPI spec 동기화#95
TransparentDeveloper merged 1 commit into
devfrom
sync-api-spec

Conversation

@TransparentDeveloper
Copy link
Copy Markdown
Collaborator

sync-api-spec

머지된 OpenAPI PR

타입 변경 (src/lib/types/api.ts)

  • 수정: CreateTemplateRequestpositionLimit 필드 제거, gameType optional(string?)로 변경
  • 수정: RoomDetailResponsegameType?: string 필드 추가
  • 수정: JoinableRoomResponsegameType?: string 필드 추가
  • 수정: GameDetailResponsegameType?: string 필드 추가

팩토리 변경 (src/mocks/factories.ts)

  • 수정: createRoomDetailResponse()gameType: 'LEAGUE_OF_LEGENDS' 기본값 추가
  • 수정: createJoinableRoomResponse()gameType: 'LEAGUE_OF_LEGENDS' 기본값 추가
  • 수정: createGameDetailResponse()gameType: 'LEAGUE_OF_LEGENDS' 기본값 추가

- RoomDetailResponse, JoinableRoomResponse, GameDetailResponse에 gameType? 필드 추가
- CreateTemplateRequest에서 positionLimit 제거, gameType optional로 변경

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@TransparentDeveloper TransparentDeveloper merged commit d826747 into dev May 3, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant