Open Vylpes opened 8 months ago
Currently its all over the place, Some views are under a /view/:id route and some are under just /:id and some actions are under the /views/:id/action too but some are just /action/:id
/view/:id
/:id
/views/:id/action
/action/:id
Currently its all over the place, Some views are under a
/view/:id
route and some are under just/:id
and some actions are under the/views/:id/action
too but some are just/action/:id