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
…resent
Previously if we had ignored something like `/foo`, hitting the endpoint `/foo/` would not be
ignored. This will now be ignored.
closestravi#96
e.g., If we exclude the route
/items
, we should also assume the route/items/
is excluded.The text was updated successfully, but these errors were encountered: