This is confusing because users don't know which route cause problems
-> We should only check if the documentation route is disabled in prod mode, currently it checks in dev mode. But we want to keep the swagger when developing
The two routes :
- 'api_entrypoint'
- 'api_doc'
(cf RouteAccessControlJudge)
This is confusing because users don't know which route cause problems
-> We should only check if the documentation route is disabled in prod mode, currently it checks in dev mode. But we want to keep the swagger when developing
The two routes :
(cf
RouteAccessControlJudge)