trove/api-ref/source/samples/db-faults-itemNotFound.json

7 lines
107 B
JSON

{
"itemNotFound": {
"code": 404,
"message": "The resource could not be found."
}
}