-
-
Notifications
You must be signed in to change notification settings - Fork 960
Closed
Description
Problem
- I don't want the documentation on
/api/docsin production environment - I don't want either the documentation endpoint to transform into api entry point
Partial solution
- If I don't want documentation on the api entry point, then I should disable format HTML in production environment (cool)
- The documentation is replaced by jsonld list of accessible endpoints
I don't want that.
Final suggestion of fix
Add a new option that definitely disable this page and replace it by a 404 error.
Please tell me what do you think about and I can handle the PR about.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels