compute-api/v1.0/samples/notfound.json

7 lines
110 B
JSON

{
"itemNotFound":{
"code":404,
"message":"Not Found",
"details":"Error Details..."
}
}