[openstreetmap/openstreetmap-website] Remove expand_bbox endpoint (#2427)
mmd
notifications at github.com
Sat Nov 9 20:33:02 UTC 2019
This pull request removes the `expand_bbox` call, see discussion in #2316 for details. I removed more test cases than I originally anticipated, so a bit of extra scrutiny would be advisable.
Note: Analysis of current production log files to spot potential (non-mainstream) users of this endpoint is still pending at this time.
Closes #2316
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/openstreetmap-website/pull/2427
-- Commit Summary --
* Remove expand_bbox endpoint
-- File Changes --
M app/abilities/api_ability.rb (2)
M app/abilities/api_capability.rb (2)
M app/controllers/api/changesets_controller.rb (44)
M config/routes.rb (1)
M test/controllers/api/changesets_controller_test.rb (75)
-- Patch Links --
https://github.com/openstreetmap/openstreetmap-website/pull/2427.patch
https://github.com/openstreetmap/openstreetmap-website/pull/2427.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/2427
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20191109/416f3ce6/attachment.html>
More information about the rails-dev
mailing list