How to use PATCH with Node.js and Express

后端 未结 0 629
渐次进展
渐次进展 2020-12-16 10:38

I am getting the following result from my GET route (GET /squares/:x/:y)

{
  "data": {
    "x": 1,
    "y": 2,
    "painted         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题