feat(home): 포인트 대여 콘텐츠 섹션 추가
This commit is contained in:
@@ -19,5 +19,6 @@ struct GetHomeResponse: Decodable {
|
||||
let contentRanking: [GetAudioContentRankingItem]
|
||||
let recommendChannelList: [RecommendChannelResponse]
|
||||
let freeContentList: [AudioContentMainItem]
|
||||
let pointAvailableContentList: [AudioContentMainItem]
|
||||
let curationList: [GetContentCurationResponse]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user