What are your thoughts on having the route be upper cased for all non-numeric routes. `/by-route/G` and `/by-route/g` would return the same data set. As is, the lower cased route returns an empty list.
What are your thoughts on having the route be upper cased for all non-numeric routes.
/by-route/Gand/by-route/gwould return the same data set. As is, the lower cased route returns an empty list.