Search
Duplicate

게시물 생성

Method
POST
RequestBody
{ title: String, contents: String }
RequestHeader
Authorization: Bearer jwtvalue
ResponseBody
{ message: String, success: Boolean, payload: { id: Long, title: String, contents: Staring, username: String, likesCount: int, createdAt: LocalDateTime } }
ResponseHeader
URL
/api/posts
담당
김지현
비고