커뮤니티 게시물 전체보기, 좋아요, 댓글 추가 API 적용
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
//
|
||||
// PostCommunityPostLikeRequest.swift
|
||||
// SodaLive
|
||||
//
|
||||
// Created by klaus on 2023/12/20.
|
||||
//
|
||||
|
||||
struct PostCommunityPostLikeRequest: Encodable {
|
||||
let postId: Int
|
||||
}
|
Reference in New Issue
Block a user