[openstreetmap-website] API: query changesets by ids (#608)
Simon Legner
notifications at github.com
Tue Dec 3 18:10:02 UTC 2013
Make changesets query-able by specifying a list of ids, e.g., `/api/0.6/changesets?changesets=1,2,3`. (Related to #534, #584.)
You can merge this Pull Request by running:
git pull https://github.com/simon04/openstreetmap-website changesets_ids
Or you can view, comment on it, or merge it online at:
https://github.com/openstreetmap/openstreetmap-website/pull/608
-- Commit Summary --
* API: query changesets by ids
-- File Changes --
M app/controllers/changeset_controller.rb (13)
M test/functional/changeset_controller_test.rb (8)
-- Patch Links --
https://github.com/openstreetmap/openstreetmap-website/pull/608.patch
https://github.com/openstreetmap/openstreetmap-website/pull/608.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20131203/cb908b20/attachment-0001.html>
More information about the rails-dev
mailing list