개발/API

api 넣을 때 사용

멋진놈 2022. 11. 10. 09:01
728x90

chrome-extension://aejoelaoggembcahagimdiliamlcdmfm/index.html#requests

 

http://localhost:8080/api/v1/testing/1/1

 

body

{
  "title" : "title 수정",
  "content" : "내용 수정",
  "deleteYn" : "N"
}