1
0
Fork 0
arangodb/Doxygen/Examples.AvocadoDB/rest2

10 lines
293 B
Plaintext

> curl --dump - http://localhost:8529/collection/145168/2176785
HTTP/1.1 404 Not Found
content-type: application/json
connection: Keep-Alive
server: triagens GmbH High-Performance HTTP Server
{ "error" : true,
"message" : "document /collection/145168/2176785 not found",
"code" : 404 }