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

12 lines
263 B
Plaintext

POST /_api/cursor HTTP/1.1
{ "some" : "rubbish" }
HTTP/1.1 400 Bad Request
connection: Keep-Alive
content-type: application/json
server: triagens GmbH High-Performance HTTP Server
{"error":true,"code":400,"errorNum":40304,"errorMessage":"Invalid query data"}