큐레이션 전체보기 페이지 추가
This commit is contained in:
@@ -33,6 +33,7 @@ struct GetAudioContentMainItem: Decodable {
|
||||
}
|
||||
|
||||
struct GetAudioContentCurationResponse: Decodable {
|
||||
let curationId: Int
|
||||
let title: String
|
||||
let description: String
|
||||
let contents: [GetAudioContentMainItem]
|
||||
|
||||
Reference in New Issue
Block a user