fix(profile): 프로필 소셜 URL 필드를 신규 명세로 정리한다
This commit is contained in:
@@ -17,8 +17,10 @@ struct GetProfileResponse: Decodable {
|
||||
let rewardCan: Int
|
||||
let youtubeUrl: String?
|
||||
let instagramUrl: String?
|
||||
let blogUrl: String?
|
||||
let websiteUrl: String?
|
||||
let fancimmUrl: String?
|
||||
let xUrl: String?
|
||||
let xurl: String?
|
||||
let kakaoOpenChatUrl: String?
|
||||
let introduce: String
|
||||
let tags: [String]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user