Skip to content

[BE] 게시글 단일 조회 보완 #240

Description

@Jiho001

📝 개요

게시글 수정 중, 현재 수정하고 있는 게시글의 원래 내용을 가져올 수 있도록 보완합니다.

📌 상세 내용

GET /api/post/{게시글ID}

{
  "title" : 제목,
  "content" : 내용
}

🚧 작업 내역

  • 기능 추가
  • 개선 사항
  • 문서 수정
  • 기타

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions