Closed as not planned
Description
API Platform version(s) affected: 4.0.10
Description
After upgrade my JSON-LD API does not work when I have setting API_DOC: FALSE (I do not want to expose it for production)
Additional Context
I'm getting RouteNotFoundException
Unable to generate a URL for the named route "api_doc" as such route does not exist.
Am I missing something?