This repository was archived by the owner on Aug 2, 2021. It is now read-only.
This repository was archived by the owner on Aug 2, 2021. It is now read-only.
matchSubPaths - wiki outdated #166
Open
Description
The wiki mentions the matchSubPaths property for routes, but the property seems to have been removed some time ago.
The changelog mentions:
Removed Route.matchSubPaths
property (route_hierarchical
supports this by default now)
How can this be done with route_hierarchical within the Route annotation? I can't figure it out.