hostr/api/public/404.json
2015-08-03 22:06:40 +01:00

6 lines
72 B
JSON

{
"error": {
"message": "Invalid API endpoint",
"code": 404
}
}