콘텐츠 후원 요청 데이터 이름 변경 - audioContentId -> contentId
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
import Foundation
|
||||
|
||||
struct AudioContentDonationRequest: Encodable {
|
||||
let audioContentId: Int
|
||||
let contentId: Int
|
||||
let donationCan: Int
|
||||
let comment: String
|
||||
let container: String = "ios"
|
||||
|
Reference in New Issue
Block a user