라이브 성별 제한 옵션 추가
라이브 생성과 수정 요청에 성별 제한 값을 포함한다. 라이브 정보 조회 응답에 성별 제한 값을 제공한다.
This commit is contained in:
@@ -13,4 +13,5 @@ struct GetRecentRoomInfoResponse: Decodable {
|
||||
let coverImageUrl: String
|
||||
let coverImagePath: String
|
||||
let numberOfPeople: Int
|
||||
let genderRestriction: LiveRoomCreateViewModel.GenderRestriction
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user