COMMENT API
Last updated
Last updated
GET
https://Yeollin-jib/comment/:postId
κ²μλ¬Ό μμ΄λλ‘ μ 체 λκΈ μ‘°ν
postId*
Integer
GET
https://Yeollin-jib/comment/me
λ΄κ° μ΄ μ 체 λκΈ μ‘°ν
Authorization*
String
accessToken
POST
https://Yeollin-jib/comment/:postId
κ²μλ¬Ό μμ΄λλ₯Ό μ λ ₯ν΄μ κ·Έ κ²μλ¬Όμ λκΈ μμ±
postId*
Integer
Authorization*
String
contents*
String
PATCH
https://Yeollin-jib/comment/:commentId
λκΈ μμ΄λλ‘ λκΈ μμ
commentId*
Integer
Authorization*
String
contents*
String
DELETE
https://Yeollin-jib/comment/:commentId
λκΈ μμ΄λλ‘ λκΈ μμ
commentId*
Integer
Authorization*
String