[openstreetmap/openstreetmap-website] Rename export controller actions (PR #6551)

Tom Hughes notifications at github.com
Fri Nov 21 11:49:16 UTC 2025


tomhughes left a comment (openstreetmap/openstreetmap-website#6551)

Those URLs aren't API as such - normally anything that isn't under `/api` can be expected to change at any time.

The `/export/embed` one is a bit special though because the whole point is that we're giving people something to put on their web site so if we changed that we would at least need to keep a redirect or continue recognising the old route as an alias for a long time.

There's no such issue with `/export/finish` though.

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

Message ID: <openstreetmap/openstreetmap-website/pull/6551/c3562675638 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20251121/fab55818/attachment.htm>


More information about the rails-dev mailing list