콘텐츠 상세
- 이전화/다음화 버튼 추가
This commit is contained in:
@@ -38,6 +38,8 @@ struct GetAudioContentDetailResponse: Decodable {
|
||||
let isPin: Bool
|
||||
let isAvailablePin: Bool
|
||||
let creator: AudioContentCreator
|
||||
let previousContent: OtherContentResponse?
|
||||
let nextContent: OtherContentResponse?
|
||||
}
|
||||
|
||||
enum OrderType: String, Codable {
|
||||
|
||||
Reference in New Issue
Block a user