Skip to content

Commit

Permalink
[Chore] Keyneez#46 - MyLikedContentResponseDto μˆ˜μ •
Browse files Browse the repository at this point in the history
  • Loading branch information
kpk0616 committed Jan 13, 2023
1 parent 7eaa3e2 commit 6a8b674
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,6 @@

import Foundation

struct MyLikedContentResponseDto: Codable {
let status: Int
let message: String
let data: [MyLikedContentResponseData]
}

struct MyLikedContentResponseDto: Codable {
let contentKey: Int
let contentTitle,
Expand Down

0 comments on commit 6a8b674

Please sign in to comment.