You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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
)The text was updated successfully, but these errors were encountered: