콘텐츠 상세 - 콘텐츠 고정/해제 기능 추가
This commit is contained in:
@@ -32,6 +32,8 @@ struct GetAudioContentDetailResponse: Decodable {
|
||||
let likeCount: Int
|
||||
let commentList: [GetAudioContentCommentListItem]
|
||||
let commentCount: Int
|
||||
let isPin: Bool
|
||||
let isAvailablePin: Bool
|
||||
let creator: AudioContentCreator
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user