The docs say "Just don't use Chanfana, register the route directly":
https://chanfana.pages.dev/examples-and-recipes#hiding-routes-in-openapi-schema
but what if I want docs for dev runs but then hide certain routes in prod?
Is there a way to hide routes from the openapi output?
The docs say "Just don't use Chanfana, register the route directly":
https://chanfana.pages.dev/examples-and-recipes#hiding-routes-in-openapi-schema
but what if I want docs for dev runs but then hide certain routes in prod?
Is there a way to hide routes from the openapi output?