팀 노션 모음집
/
뉴스피드 프로젝트
/
주급 1조
/
기능 명세
/
API 명세
/
게시글 단일 조회
Search
Duplicate
게시글 단일 조회
url
/v1/board/{boardId}
method
GET
request
response
{ “boardId”: 1, “title”: “title1”, “username”: “username1”, “content”: “content1”, “createTimestamp”: “2023-11-21 15:00:00”, “comments”: [ “commentId”: 1, “content”: “comment1”, “username”: “user1”, “createTimestamp”: “2023-11-21 15:00:00”, ] }
구분
게시글