netconn-api/v2.0/samples/notfound.json
Andreas Jaeger b759c1b20a Remove extra whitespace from JSON files
Change-Id: Ibdc4f86a20de7810f81a50afe459760e873a0fd9
2014-02-24 21:45:57 +01:00

8 lines
127 B
JSON

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