Commit 0ed3fec9 authored by Zohten's avatar Zohten
parents cfa1a053 7856007a
......@@ -14,6 +14,6 @@ class DefaultController extends Controller
public function processRequest()
{
return Response::errorResponse('{ "message" : "Unsupported endpoint"}');
return Response::errorResponse('{ "message" : "Unsupported endpoint, please visit the API documentation at https://gvipers.imt-lille-douai.fr/QVrel/projet-cdaw/tree/master/doc."}');
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment