What is the cleaner status code and response body for resource to update/delete is not found?

前端 未结 0 1131
醉话见心
醉话见心 2020-12-01 02:31

This is how my app sends responses.

{
    "status": 404,
    "messages": [
        "Blog have not been found"
    ]
}

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