@mmd-osm commented on this pull request.


>    get "/relation/:id" => "relations#show", :id => /\d+/, :as => :relation
+  get "/relation/:id/member" => "relation_members#show", :id => /\d+/, :as => 
:relation_member

make sense, fixed.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6326#discussion_r2280473396
You are receiving this because you are subscribed to this thread.

Message ID: 
<openstreetmap/openstreetmap-website/pull/6326/review/3125903...@github.com>
_______________________________________________
rails-dev mailing list
rails-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/rails-dev

Reply via email to