Skip to content

단건_게시글_이미지_조회

지훈 edited this page Nov 28, 2021 · 4 revisions

Request

Header

  • Content-Type: application/json
  • Authorization: {type} {credentials}

Body

변수 타입 설명
- - -

Response

Header

  • Content-Type: application/json

Body

구조

변수 타입 설명
statusCode INTEGER 상태코드
message STRING 상태메시지
data - 응답 데이터

예시

statusCode message
200 "Success"
500 "알 수 없는 서버 오류가 발생했습니다."
Clone this wiki locally