Closed divix1988 closed 7 years ago
Do you have installed and enabled module zfcampus/zf-apigility-documentation
?
That worked thanks, are there any more required dependences?
Please check composer.json
of zend-apigility-skeleton
application.
Cheers.
When clicking on Documentation link on top of the UI, the API throws 404 not found error message:
Request: http://localhost/zend3/apigility/documentation
Response:
{"type":"http:\/\/www.w3.org\/Protocols\/rfc2616\/rfc2616-sec10.html","title":"Not Found","status":404,"detail":"Page not found."}
(I might be missing some Zend component dependencies, but I am unsure which, as apigility doesn't require any).