팀 노션 모음집
/
뉴스피드 프로젝트
/
맞죠맞죠
/
Post API
/
Untitled
Search
Duplicate
URL
/api/posts/{postId}
Request
Response
{ "title": "title", ”content": "content", ”heartCnt": Long, "username": "username", "isHearted": Boolean, ”createdAt": YYYY-MM-DD T18:02:33.358744, ”commentList": [commentList] }
기능명
게시글 단일죠회
메소드
GET